Adfilter Firefox

Examine source code of Adfilter

By: gum3ng
Inspect and view changes in Adfilter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Adfilter",
  "version": "1.3",
  "description": "Filters out the ad results from search results",
  "icons": {
    "96": "icons/a.jpg"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "onebond23@gmail.com"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "https://www.google.com/*",
        "https://duckduckgo.com/*"
      ],
      "js": [
        "adfilter.js"
      ]
    }
  ]
}

Best Adfilter Alternatives

Here are some Firefox add-ons that are similar to Adfilter: