Website Blocker Firefox

Examine source code of Website Blocker

By: So79 me
Inspect and view changes in Website Blocker 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.0",
  "description": "Block distracting websites with scheduling, productivity tracking and custom block pages",
  "permissions": [
    "storage",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "<all_urls>"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "128": "icons/icon-128.png"
    }
  },
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "66e12fb7e7e4bc9971f14ba4e6668a5838fbf0c3@extension.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    "blocked.html",
    "blocked.js"
  ]
}

Best Website Blocker Alternatives

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