Block Websites – Productivity Firefox

Examine source code of Block Websites – Productivity

Inspect and view changes in Block Websites – Productivity source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Block Websites",
  "version": "1.0.1",
  "description": "Block distracting websites.",
  "permissions": [
    "storage",
    "tabs",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "background/background.js",
    "scripts": [
      "background/background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html"
  },
  "icons": {
    "16": "icons/shield.svg",
    "32": "icons/shield.svg",
    "48": "icons/shield.svg",
    "96": "icons/shield.svg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "blockwebsites@addon",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Block Websites – Productivity Alternatives

Here are some Firefox add-ons that are similar to Block Websites – Productivity: