Ad Cleaner Firefox

Examine source code of Ad Cleaner

提供元: Sumalya Chatterjee Add-on
Inspect and view changes in Ad Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Cleaner",
  "version": "2.0",
  "description": "A powerful ad blocker with tracker visibility and site-specific controls",
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>",
    "tabs",
    "webNavigation",
    "*://*.youtube.com/*",
    "*://*.googlesyndication.com/*",
    "*://*.doubleclick.net/*",
    "*://*.google-analytics.com/*",
    "*://*.googleadservices.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "*://*.youtube.com/*"
      ],
      "js": [
        "youtube-cleaner.js"
      ],
      "run_at": "document_start"
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icons/icon.png",
      "96": "icons/icon.png"
    }
  },
  "icons": {
    "48": "icons/icon.png",
    "96": "icons/icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d8091756-e4f3-4308-a548-de9d59f787ae}"
    }
  }
}

ベストのAd Cleaner代替案

Ad Cleanerに類似したFirefox add-onをいくつか紹介します: