Adfilter Firefox

Examine source code of Adfilter

제작자: gum3ng Add-on
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"
      ]
    }
  ]
}

최고의 Adfilter 대안

다음은 Adfilter과(와) 유사한 Firefox add-on입니다: