Inspect and view changes in DNS Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "DNS Blocker",
"version": "1.1.0",
"description": "A simple DNS blocker",
"permissions": [
"webRequest",
"webRequestBlocking",
"storage",
"unlimitedStorage",
"notifications",
"http://*/",
"https://*/"
],
"icons": {
"16": "assets/shield16.png",
"48": "assets/shield48.png",
"128": "assets/shield128.png"
},
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"16": "assets/shield16.png",
"32": "assets/shield32.png"
},
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "57.0"
}
},
"commands": {
"toggle-session-activation-status": {
"suggested_key": {
"default": "Alt+B"
},
"description": "Toggle Session activation Status"
},
"_execute_browser_action": {
"suggested_key": {
"default": "Alt+Shift+B"
}
}
},
"manifest_version": 2
} Best DNS Blocker Alternatives
Here are some Firefox add-ons that are similar to DNS Blocker: