Request Headers (including CORS) Modifier icon

Request Headers (including CORS) Modifier

Modifies request headers (including CORS) for development purposes!

用户数46
评分5.0
评论数1
Manifest 版本V3
7日增长+2
7日增长率+4.55%
视觉预览

Request Headers (including CORS) Modifier 媒体预览

1 项素材
趋势

30 日用户趋势

查看最近 30 天的用户变化。

用户增长趋势

45454647472026年5月29日2026年6月1日2026年6月4日最新值: 46
评分趋势

30 日评分变化

按时间查看评分波动,辅助判断近期口碑是否稳定。

30 日评分变化

起始值
5.00
最新值
5.00
30 日评分变化
0.00
4.904.955.005.055.102026年5月29日2026年6月1日2026年6月4日最新值: 5.00
2026年5月29日2026年6月4日
增长概览

日/周/月增长表现

同口径展示 1 天、7 天、30 天的绝对增长与增长率。

1日增长增长
+1+2.22%
7日增长增长
+2+4.55%
30日增长增长
+3+6.98%
技术摘要

版本、语言与抓取信息

查看发布时间、版本、支持语言、最近更新和抓取时间。

版本2.3
ManifestV3
大小165KiB
语言数1English
发布时间
最近更新
最近抓取
English
简介

插件简介

查看插件说明、主要功能和适用场景。

👨🏻‍💻 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

评价

最新评论快照

查看最近评论和评分分布。

Chrome 商店显示有 1 条评论, 但 ExtScope 当前只同步到了 0条评论正文。这里先展示已同步的评论,后续会继续补齐。

5
0
4
0
3
0
2
0
1
0