ionpiopffabajdmeecndblflpkhnoakn
Open all tabs in a Swagger ui document to search the url within the page via ctrl(cmd) + F.
Swagger UI - API Documentation Viewer
View and test OpenAPI/Swagger documentation directly in your browser with beautiful themes. Perfect for API developers and testers. 1. Click the extension icon in your Chrome toolbar 2. Enter the API documentation URL 3. View and interact with your API documentation 1. Right-click the extension icon and select "Options" 2. Preview themes with screenshots 3. Click on a theme card to select it then click "Save Theme" to apply
Swagger UI Pretty Print
Pretty print Swagger UI JSON responses Used to pretty print swager UI JSON response
Form autofill for Swagger UI
Adds name attributes to parameter input fields and stores/loads values to/from localstorage. Adds name attributes to parameter input fields and stores/loads values to/from localstorage.
Swagger Token Manager
An extension to manage swagger auth tokens. That applies bearer token with a single click. 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. - Ability to add profile with token - Ability to edit or delete profile