Site Blocker V2 Firefox

Examine source code of Site Blocker V2

Inspect and view changes in Site Blocker V2 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Site Blocker V2",
  "version": "1.3",
  "description": "Blocks distracting websites. Now with schedule and temporary unblock!",
  "permissions": [
    "storage",
    "notifications",
    "webRequest",
    "webRequestBlocking"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": "icons/logo_64.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{aed8ba6d-c522-4ddf-a799-9d27fe3f7764}"
    }
  }
}

Best Site Blocker V2 Alternatives

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