Blocked Domains Firefox

Examine source code of Blocked Domains

Inspect and view changes in Blocked Domains source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blocked Domains",
  "description": "The extension uses an API to block inappropriate websites.",
  "version": "2.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{882acaf6-99da-48b7-9df0-d8ed8415d516}"
    }
  },
  "background": {
    "scripts": [
      "background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ]
}

Best Blocked Domains Alternatives

Here are some Firefox add-ons that are similar to Blocked Domains: