What is Request Header/Query Param Override MV3?
Extension stats
Ranking
Other platforms
Extension summary
A chrome extension for overriding/adding external http (AJAX) request headers and query parameters.
The extension allows the user to manage request headers/query params that will be injected into requests made when viewing a website in chrome, where each override contains the following properties:
- Header/Query Param: Header key.
- Header/Query Param Value: Value associated with the header key.
- AJAX Request URL sub-string: The header name: value will only be applied to XHR/Fetch requests where the external request URL contains the provided substring.
The headers are managed in the chrome extension popup (a simple react app), and saved to chrome local storage and are applied to upstream page requests using the chrome declarativeNetRequest request dynamic rules updateDynamicRules function.
This is a free extension, and will always be free :) Source code for this extension can be found here: https://github.com/paulb896/request-header-override-chrome-extension.
Extension safety
Risk impact
Request Header/Query Param Override MV3 requires a few sensitive permissions. Exercise caution before installing.
Risk likelihood
Request Header/Query Param Override MV3 has earned a good reputation and can be trusted.
Similar extensions
Here are some Chrome extensions that are similar to Request Header/Query Param Override MV3: