
Alx Knife 作者: Dormines
HTTP Header Knife inserts HTTP headers and script on a per host basis.
您需要 Firefox 来使用此扩展
扩展元数据
屏幕截图

关于此扩展
Matching of hosts is done with either simple strings or regular expressions.
Rules can have multiple headers apply to multiple hosts, or simply insert a single header for a single host.
Insert rules in the the first textarea in option.
Example:
Script to inject on load page:
Insert script in the the second textarea in option.
Example:
Rules can have multiple headers apply to multiple hosts, or simply insert a single header for a single host.
Insert rules in the the first textarea in option.
Example:
example.com
.*regexp\d+
# This is a comment.
X-Forwarded-For=192.168.1.10
Script to inject on load page:
Insert script in the the second textarea in option.
Example:
if(document.location.host==="www.mozilla.org"){
alert("OK");
}
评分 0(1 位用户)
权限与数据详细了解
必要权限:
- 获取剪贴板数据
- 输入数据到剪贴板
- 获取浏览器标签页
- 访问您在所有网站的数据
更多信息
1.0.9 的发布说明
Minor code cleanup; unified handling of localhost and file:// URLs.
Dormines 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分