By: Kentucky
Inspect and view changes in Easy Block source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Easy Block",
"description": "Uses the proxy API to block requests to specific websites.",
"version": "2.0",
"icons": {
"32": "icons/logo_32.png",
"64": "icons/logo_64.png",
"128": "icons/logo_128.png"
},
"browser_action": {
"default_icon": {
"64": "icons/logo_128.png"
},
"default_title": "Easy Block",
"default_popup": "options/options.html"
},
"browser_specific_settings": {
"gecko": {
"strict_min_version": "91.1.0",
"id": "{ce8137ca-f4c1-4f95-92b7-3e2329b1b765}"
}
},
"background": {
"scripts": [
"Background/proxy-handler.js"
]
},
"options_ui": {
"page": "options/options.html",
"browser_style": false
},
"permissions": [
"proxy",
"storage",
"<all_urls>"
]
} Best Easy Block Alternatives
Here are some Firefox add-ons that are similar to Easy Block: