Clipcentric Ad Detector Firefox

Examine source code of Clipcentric Ad Detector

Inspect and view changes in Clipcentric Ad Detector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Clipcentric Ad Detector",
  "short_name": "Clipcentric",
  "version": "2026.1.22.1",
  "description": "Detect Clipcentric ads on pages and see the URLs for each.",
  "incognito": "spanning",
  "icons": {
    "16": "img/icon16.png",
    "32": "img/icon32.png",
    "38": "img/icon38.png",
    "48": "img/icon48.png",
    "128": "img/icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{f0273dfc-9669-43aa-9039-051e73b7ff2d}",
      "strict_min_version": "113.0"
    }
  },
  "action": {
    "default_icon": "img/icon38.png",
    "default_popup": "html/popup.html"
  },
  "permissions": [
    "webRequest",
    "webNavigation",
    "declarativeNetRequest",
    "scripting",
    "storage",
    "tabs"
  ],
  "host_permissions": [
    "*://*/*"
  ],
  "background": {
    "scripts": [
      "js/background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*"
      ],
      "js": [
        "js/TcfApiData.js"
      ]
    }
  ]
}

Best Clipcentric Ad Detector Alternatives

Here are some Firefox add-ons that are similar to Clipcentric Ad Detector: