Facebook Ad Blocker Firefox

Examine source code of Facebook Ad Blocker

Inspect and view changes in Facebook Ad Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook Ad Blocker",
  "version": "1.0",
  "description": "Tries to (inefficiently) hide all facebook sponsored posts, suggested posts, and reels. Visit the project's source code at Git Hub. https://github.com/jschnurer/facebook-ad-blocker",
  "icons": {
    "48": "icon.svg",
    "96": "icon.svg"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.facebook.com/*"
      ],
      "js": [
        "facebook-ad-blocker.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d1b5ca96-7f70-4a7f-972a-c43ee44ab7a1}"
    }
  }
}

Best Facebook Ad Blocker Alternatives

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