Alx Knife 作者: Dormines
HTTP Header Knife inserts HTTP headers and script on a per host basis.
擴充套件後設資料
畫面擷圖
關於此擴充套件
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");
}
由 1 位評論者給出 0 分
權限與資料
更多資訊