Por: Jawad Ahmed Add-on
Inspect and view changes in Explicit Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Keyword Blocker",
"version": "1.0.2",
"description": "Logic-based keyword blocking for Firefox.",
"browser_action": {
"default_popup": "popup.html",
"default_title": "Keyword Blocker"
},
"browser_specific_settings": {
"gecko": {
"id": "keyword-blocker-logic@extension.local",
"strict_min_version": "140.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"permissions": [
"storage",
"tabs",
"https://*/*",
"http://*/*"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"browser-polyfill.js",
"content.js"
],
"run_at": "document_start",
"all_frames": true
}
]
} Mejores alternativas Explicit Blocker
Aquí hay algunas Firefox add-ons que son similares a Explicit Blocker:
Focus Blocker
mdlnlss
Blocker GPT
MauroQ
Minimal Blocker
Astinori
Redirect Blocker Lite
Arturo
Element Blocker Plus
Gabriel Mirabel
Element Blocker Plus
Gabriel Mirabel
Tracker Blocker
vb77
DBBlocker
Dimitris B.
Tiny Block
Jada_TBK
Example Domain Blocker
jimchen
Focus Blocker Extension
focusblocker
Keyword Blocker for Firefox
Michael Sebero