Blocked Websites Firefox

Examine source code of Blocked Websites

By: cuhela
Inspect and view changes in Blocked Websites source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Blocked Websites",
  "version": "1.5",
  "description": "Save and manage a list of blocked websites.",
  "permissions": [
    "tabs",
    "storage",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "block-website@mcavdar.com",
      "strict_min_version": "126.0"
    }
  },
  "options_page": "options.html",
  "browser_action": {
    "default_popup": "options.html"
  }
}

Best Blocked Websites Alternatives

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