Facebook Blocker Firefox

Examine source code of Facebook Blocker

By: SPLOT
Inspect and view changes in Facebook Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Simple Facebook Blocker",
  "version": "1.0",
  "description": "Blocks access to Facebook.",
  "host_permissions": [
    "*://www.facebook.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ac2a3987-8b39-4cf9-b4ed-13d68ac22c58}"
    }
  }
}

Best Facebook Blocker Alternatives

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