Request Header/Query Param Override MV3

Request Header/Query Param Override MV3

A chrome extension for overriding external http request headers and query parameters

What is Request Header/Query Param Override MV3?
Request Header/Query Param Override MV3 is a chrome extension that allows users to manage and override http request headers and query parameters, injecting them into requests made when viewing a website in chrome. It is a free extension and the source code can be found on GitHub.
Merlin
Stats
By: paulb896
Users: 197 ▲ 9
Version: 1.0.0 (Last updated: 2023-04-14)
Creation date: 2022-12-14
Risk impact: Moderate risk impact
Risk likelihood: Very low risk likelihood
Manifest version: 3
Permissions:
  • storage
  • declarativeNetRequest
Host permissions:
  • <all_urls>
Size: 106.50K
Stats date:

Other platforms

Not available on Firefox
Not available on Edge
Want to check extension ranking and stats more quickly for other Chrome extensions? Install Chrome-Stats extension to view Chrome-Stats data as you browse the Chrome Web Store.
Chrome-Stats extension
Merlin
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.

Safety
Risk impact

Request Header/Query Param Override MV3 may not be safe to use and it requires some risky permissions. Exercise caution when installing this extension. Review carefully before installing.

Risk likelihood

Request Header/Query Param Override MV3 has earned a good reputation and can be trusted.

Upgrade to see risk analysis details
Screenshots
Similar extensions

Here are some Chrome extensions that are similar to Request Header/Query Param Override MV3: