提供元: Henry Lu
Inspect and view changes in Request RegEx Filter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Filter HTTP request with regex",
"manifest_version": 2,
"name": "Request RegEx Filter",
"version": "1.1resigned1",
"applications": {
"gecko": {
"id": "{a2c52af7-1cdd-4540-8d3b-ce73abfa7200}",
"strict_min_version": "55.0"
}
},
"permissions": [
"webRequest",
"<all_urls>",
"storage",
"webRequestBlocking"
],
"background": {
"scripts": [
"background.js"
]
},
"options_ui": {
"page": "options.html"
}
} ベストのRequest RegEx Filter代替案
Request RegEx Filterに類似したFirefox add-onをいくつか紹介します:
RegEx Blocklist
Aaron Erhardt
Request Control
tumpio
Regex Search
Mohd_PH
Simple Blocker
Ery
Stop Navigation by RegExp
igorlogius
Request Blocker
Nobuyuki Honda
ssure
Firefox user 12861596
spFilterWebContent
terriskator
Rule AdBlocker
Linder
Skim the clipboard
FrançoisR
Zensur
einKnie
List Domain Blocker
TheWebDev