降温信号未识别到付费功能高风险权限组合
Request Headers (including CORS) Modifier icon

Request Headers (including CORS) Modifier

Modifies request headers (including CORS) for development purposes!

用户数45当前公开安装规模
评分5.0商店平均评分
评论数1公开评论体量
Manifest 版本V3插件平台版本
7日增长-2近 7 天净增用户
7日增长率-4.26%相对周增长速度
视觉预览

Request Headers (including CORS) Modifier 媒体预览

1 项素材
趋势

用户增长趋势

按已采集快照查看用户数变化。

用户增长趋势

43464850532026年7月15日2026年7月18日2026年7月21日最新值: 45
评分趋势

近 7 日评分趋势

展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。

7 日评分变化

起始值
5.00
最新值
5.00
7 日评分变化
0.00
4.904.955.005.055.102026年7月15日2026年7月18日2026年7月21日最新值: 5.00
2026年7月15日2026年7月21日
增长概览

日/周/月增长表现

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

1日增长持平
00%
7日增长减少
-2-4.26%
30日增长增长
+2+4.65%
技术摘要

版本、语言与抓取信息

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

版本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

评价

最新评论快照

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

商店综合星级5.0Chrome 商店给出的聚合评分,包含只有打分但没有同步评论正文的情况
已同步评论均分5.0仅基于下方已同步评论正文计算
有内容评论1已同步的评论正文数量
总评分/评论数1Chrome 商店公开评分/评论计数

商店综合星级:5.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。

5
1
4
0
3
0
2
0
1
0
Elena Cherneva2025年6月20日
5

This is a great idea to have an API exposed which controls a Chrome extension from console or scripts. Good job on the Request Header Modifier tool!

版本 2.3语言 en