Inspect and view changes in BlockURL source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "BlockURL",
"version": "5.0.1",
"description": "Blocks specific pages and URLs with the click of a button",
"browser_specific_settings": {
"gecko": {
"id": "blockurl@beatlink.github.com",
"strict_min_version": "142.0",
"data_collection_permissions": {
"required": [
"browsingActivity",
"websiteContent"
]
}
},
"gecko_android": {
"strict_min_version": "142.0"
}
},
"icons": {
"48": "no.png"
},
"permissions": [
"storage",
"tabs",
"activeTab",
"menus",
"<all_urls>"
],
"background": {
"scripts": [
"background.js"
],
"type": "module",
"persistent": false
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"contentScript.js"
]
}
],
"browser_action": {
"default_icon": {
"48": "no.png"
}
},
"page_action": {
"default_icon": "no.png",
"default_title": "Toggle Blocking for this Page",
"show_matches": [
"<all_urls>"
]
},
"options_ui": {
"page": "/options/options.html"
}
} Melhores alternativas BlockURL
Aqui estão algumas Firefox add-ons que são similares a BlockURL:
Website Blocker
Softpulse Infotech
Block these URLs, Domains or Keywords
Romkaq (rq-dev)
Block Websites
murtbang
Website Blocker
SleekAddons
URL Blocker
Moritxius
Website Blocker
Wesley Branton
Website Blocker
Drews
Website Blocker 2023
Lior P.
URL Forwarder
Tom
Blocker Rocket
Dark Alpha Inc.
ShieldBlock
Phil
URL Keyword Blocker
Noel Nimstad