Toggle Swagger
Open all Tabs in Swagger UI
An extension to manage swagger auth tokens. That applies bearer token with a single click.
查看最近 30 天的用户变化。
按时间查看评分波动,辅助判断近期口碑是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
Motivation -
When working with swagger, I had to keep track of 10+ different JWT token. I used to do that by saving all these in a file and copy pasting them when I need one of them. Another problem was that every time I had to reload the page the token would get removed and I would have to apply the token all over again.
So I made this extension to do all these. It can apply token in swagger UI page. Or it can copy to clipboard.
Features -
- Ability to apply token in the swagger ui (the website)
- Ability to copy token to clipboard.
查看最近评论和评分分布。
查看 Chrome 商店详情页中的相关产品。
Open all Tabs in Swagger UI
Adds name attributes to parameter inputs for Swashbuckle's generated Swagger UI so they work with Chrome's autofill.
Adds name attributes to parameter input fields and stores/loads values to/from localstorage.
Capture authorization tokens and provide general request info.
A simple way to copy Bearer tokens (and other Authorization header values).
Opkey Token Request allows user to fetch access token for 'Authorization Code' and 'Implicit' grant types for 'OAuth2' type.