Facebook Ad Remover Firefox

Examine source code of Facebook Ad Remover

By: Blizz3 Add-on
Inspect and view changes in Facebook Ad Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Facebook Sponsored Post Remover",
  "version": "1.1.14",
  "description": "Deletes Sponsored posts from the Facebook feed.",
  "icons": {
    "48": "icons/FAR_icon_v1_48.png"
  },
  "options_ui": {
    "page": "options.html",
    "browser_style": true
  },
  "permissions": [
    "storage",
    "*://*.facebook.com/*",
    "contextMenus"
  ],
  "browser_action": {
    "browser_style": true,
    "default_icon": {
      "48": "icons/FAR_icon_v1_48.png",
      "96": "icons/FAR_icon_v1_96.png"
    }
  },
  "content_scripts": [
    {
      "js": [
        "removeads.js"
      ],
      "run_at": "document_start",
      "all_frames": true,
      "match_about_blank": true,
      "matches": [
        "*://*.facebook.com/*"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{4b52785c-b151-411e-b369-b6bdfe6f05c3}"
    }
  }
}

Best Facebook Ad Remover Alternatives

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