Toggle Swagger
Open all Tabs in Swagger UI
An extension to manage swagger auth tokens. That applies bearer token with a single click.
Review user movement over the last 30 days.
Track rating movement over time to see whether quality signals remain stable.
Compare 1-day, 7-day, and 30-day net growth and growth rate.
Review publication date, version, supported languages, and crawl timestamps.
Review the store description, core capabilities, and common use cases.
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.
Inspect the latest comments and rating distribution.
Review related products from the Chrome Web Store detail page.
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.