提供元: Christina
Inspect and view changes in Pattern Matcher source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version": "2.0",
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "121.0a1",
"id": "{72ef0065-32bc-408c-9583-116187f12052}"
}
},
"background": {
"scripts": [
"background/proxy-handler.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": false
},
"permissions": [
"proxy",
"storage",
"<all_urls>"
]
} ベストのPattern Matcher代替案
Pattern Matcherに類似したFirefox add-onをいくつか紹介します:
Advanced Blocking Options
Meng
Domain Blocker Pro
Eugenie
Advanced Email Blocker
whyujjwal
Request Blocker
Nobuyuki Honda
Example Domain Blocker
jimchen
Domain Blocker Scheduler
Taleen
Dual Blocker
Tomas Pavlicek
SimpleBlockPages
PabloRosales
List Domain Blocker
TheWebDev
Block Pattern
mhach006