Auto Website Blocker extension Firefox

Examine source code of Auto Website Blocker extension

Inspect and view changes in Auto 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": "Auto Website Blocker",
  "description": "A website extension, whcih lets you block websites automatically, based on time.",
  "version": "1.0",
  "icons": {
    "48": "icon.png"
  },
  "background": {
    "scripts": [
      "src/background.js"
    ]
  },
  "browser_action": {
    "browser_style": true,
    "default_popup": "popup/index.html"
  },
  "permissions": [
    "webRequest",
    "<all_urls>",
    "webRequestBlocking",
    "storage",
    "notifications",
    "tabs",
    "activeTab"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{0f6f2f1c-7d0f-4e78-bc5f-081c03eda2f4}"
    }
  }
}

Best Auto Website Blocker extension Alternatives

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