Precision Site Blocker Firefox

Examine source code of Precision Site Blocker

By: F168
Inspect and view changes in Precision Site Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Precision Site Blocker",
  "description": "Block access to specific websites with a custom domain list.",
  "version": "2.0",
  "icons": {
    "32": "icons/logo_32.png",
    "64": "icons/logo_64.png",
    "128": "icons/logo_128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "119.0",
      "id": "{a2a57871-bb0c-4349-aef8-deea1c3f1fde}"
    }
  },
  "background": {
    "scripts": [
      "background/proxy-handler.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "browser_style": false
  },
  "permissions": [
    "proxy",
    "storage",
    "<all_urls>"
  ]
}

Best Precision Site Blocker Alternatives

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