Compare Chrome extensions: ModHeader - Modify HTTP headers vs Apollo Client Devtools

Stats ModHeader - Modify HTTP headers ModHeader - Modify HTTP headers Apollo Client Devtools Apollo Client Devtools
User count 700,000+ 200,000+
Average rating 3.23 2.59
Rating count 1,011 264
Last updated 2024-04-03 2024-04-16
Size 711.68K 292.86K
Version 6.0.6 4.11.4
Short description
Modify HTTP request headers, response headers, and redirect URLs GraphQL debugging tools for Apollo Client.
Full summary

The most popular Chrome extension to modify headers and monitor page statistics simultaneously.

** What can ModHeader do?**

  • Add, modify, and remove request and response headers
  • Use ModHeader to set X-Forwarded-For, Authorization, Access-Control-Allow-Origin, Content-Security-Policy, and your custom headers!
  • Modify cookies in request / response header
  • Advanced Content-Security-Policy editor
  • Redirect URL to another
  • Enable header modification by URLs
  • Advanced filtering by tab, tab group, or window

** Why ModHeader **

  • ModHeader is fast, efficient, and light-weight. You can quickly enable/disable header modification with just 1-2 clicks.
  • ModHeader provides you with many convenient features that will help you increase your development velocity with the least amount of frictions. Check out the big list the features below!
  • ModHeader is free to use, with a paid option to unlock even more features.
See more

Apollo Client Devtools is a Chrome extension for the open-source GraphQL client, Apollo Client. This extension has 4 main features:

  1. A built-in version of the Apollo Studio Explorer that allows you to make queries against your GraphQL server using your app's network interface directly (no configuration necessary).

  2. A query watcher that shows you which queries are being watched by the current page, when those queries are loading, and what variables those queries are using.

  3. A mutation inspector that displays the mutations made to your Apollo Client application data.

  4. A cache inspector that displays your Apollo Client cache data. You can explore the cache through a tree-like interface, and search for specific field keys and values.

Code for this extension can be found at: https://github.com/apollographql/apollo-client-devtools

Any bugs can be reported by opening a new issue at: https://github.com/apollographql/apollo-client-devtools/issues/new

To learn more about Apollo, see: https://www.apollographql.com