
Modify Headers DNR 作者: Brawl
Modify request and response headers through the DeclarativeNetRequest API
扩展元数据
屏幕截图


关于此扩展
You can set, append and remove various HTTP headers on both request and response. This add-on differs from others in that it uses the MV3-compatible "DeclarativeNetRequest" API which means that the browser itself handles all the modifying logic.
NOTE: Modified response headers won't be shown in the network console but they are still applied.
NOTE: Modified response headers won't be shown in the network console but they are still applied.
The full changelog is available on GitHub.
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 拦截任何页面上的内容
- 读取您的浏览历史
可选权限:
- 访问您在所有网站的数据
更多信息
2.1.0 的发布说明
- Add note that modified response headers won't be shown in the browser devtools
- Rules can be applied to both request and response
- Fix priority not getting applied
- Rules can be applied to both request and response
- Fix priority not getting applied