Block any sites Firefox

Examine source code of Block any sites

By: kazima
Inspect and view changes in Block any sites source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Website Blocker",
  "version": "1.0",
  "description": "Block access to specific websites during certain hours.",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{1297556c-8588-47fa-bc00-d11d93a47866}"
    }
  }
}

Best Block any sites Alternatives

Here are some Firefox add-ons that are similar to Block any sites: