Website Blocker Extension Firefox

Examine source code of Website Blocker Extension

Inspect and view changes in Website Blocker Extension 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": "{45741ee9-11e3-4e56-8e3d-42bc9b1609e3}"
    }
  }
}

Best Website Blocker Extension Alternatives

Here are some Firefox add-ons that are similar to Website Blocker Extension: