By: Moritxius
Inspect and view changes in URL Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"version": "4.0",
"name": "URL Blocker",
"description": "Blocks redirect websites",
"author": "Moritxius",
"icons": {
"48": "icons/border-48.png"
},
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"tabs",
"<all_urls>"
],
"background": {
"scripts": [
"data/background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icons/border-48.png"
},
"off_icon": {
"48": "icons/border-48-off.png"
},
"default_title": "URL Block"
}
} Best URL Blocker Alternatives
Here are some Firefox add-ons that are similar to URL Blocker: