google-ad-cleanser Firefox

Examine source code of google-ad-cleanser

By: dwheale
Inspect and view changes in google-ad-cleanser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "google-ad-cleanser",
  "manifest_version": 2,
  "version": "1.0",
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.google.com/search?*"
      ],
      "js": [
        "src/cleanse.js"
      ]
    }
  ],
  "icons": {
    "16": "icons/no-ad-16.png",
    "32": "icons/no-ad-32.png",
    "48": "icons/no-ad-48.png",
    "128": "icons/no-ad-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{ad9c7297-3cc2-40b6-ad01-049a17bdc5d8}"
    }
  }
}

Best google-ad-cleanser Alternatives

Here are some Firefox add-ons that are similar to google-ad-cleanser: