Request Headers (including CORS) Modifier icon

Request Headers (including CORS) Modifier

Modifies request headers (including CORS) for development purposes!

Users46
Rating5.0
Reviews1
Manifest versionV3
7-day growth+2
7-day growth rate+4.55%
Preview

Request Headers (including CORS) Modifier Media preview

1 assets
Trend

30-day user trend

Review user movement over the last 30 days.

User Growth Over Time

45454647472026年5月29日2026年6月1日2026年6月4日Latest: 46
Rating trend

30-day rating change

Track rating movement over time to see whether quality signals remain stable.

30-day rating change

Start
5.00
Latest
5.00
30-day rating change
0.00
4.904.955.005.055.102026年5月29日2026年6月1日2026年6月4日Latest: 5.00
2026年5月29日2026年6月4日
Growth overview

Daily, weekly, and monthly growth

Compare 1-day, 7-day, and 30-day net growth and growth rate.

1-day growthGrowing
+1+2.22%
7-day growthGrowing
+2+4.55%
30-day growthGrowing
+3+6.98%
Technical snapshot

Version, languages, and crawl freshness

Review publication date, version, supported languages, and crawl timestamps.

Version2.3
ManifestV3
Size165KiB
Languages1English
Published
Store updated
Last crawled
English
Overview

Product summary

Review the store description, core capabilities, and common use cases.

👨🏻‍💻 This Extension is intended for developers and it modifies Request Headers, either through the extension’s main icon or via an exposed API. The API can be accessed from the console or sideloaded scripts (such as Tampermonkey), making it ideal for automated workflows.

💻 The API includes enable() and disable() methods for toggling header modifications directly from the global namespace. You can also add, remove and clear either hostnames or headers, and the passed data can be strings, arrays, objects (for the headers) or arrays of objects. Methods include addHostname, addHostnames, removeHostname, removeHostnames, clearHostnames, addHeader, addHeaders, removeHeader, removeHeaders, clearHeaders. All API methods return a Promise that resolves to a boolean indicating success (true) or failure (false).

👉 API Usage:

The extension exposes a global API object window.requestHeaderModifier that allows you to control its functionality programmatically from your browser's developer console, a website's script (if allowed by CSP), or user script managers like Tampermonkey. All API methods return a Promise that resolves to a boolean indicating success (true) or failure (false).

📖 enable

window.requestHeaderModifier.enable(); // Enables the header modification functionality. This will apply the currently saved rules. Returns true on success

Reviews

Recent review snapshot

Inspect the latest comments and rating distribution.

The Chrome Web Store shows 1 reviews, but only 0 review bodies have synced into ExtScope so far. Showing the synced reviews available right now.

5
0
4
0
3
0
2
0
1
0