Return to site

ModHeader: the Swagger useful companion

· coding

Define

  • ModHeader is the most popular Chrome extension to modify headers.
  • It modifies HTTP request and response headers.
  • I use it with Swagger web pages to define the authorization header, where the API key used by sagger goes.

Features

  1. - Add / modify / remove request headers and response headers (you can use this to set X-Forwarded-For, Authorization, Access-Control-Allow-Origin: *)
  2. - Conditionally enable header modification based on URL and/or resource type
  3. - Add comments to header
  4. - Support having multiple profiles with quick switching between profiles
  5. - Sorting headers and name, value, or comments
  6. - Append value to existing request or response header
  7. - Export and import header
  8. - Clone profile
  9. - Cloud backup
  10. - Customizable profile badge
  11. - Support "undo" if you made a mistake
  12. - Support adding dynamic value
  13. - Redirect URL with another