KD AdBlocker Firefox

Examine source code of KD AdBlocker

By: Kanav
Inspect and view changes in KD AdBlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "KD AdBlocker",
  "version": "1.1",
  "description": "Annoyed by ads on YouTube and your favorite websites? Install KD AdBlocker and experience a cleaner web.",
  "author": "Kanav",
  "icons": {
    "128": "icon_128.png"
  },
  "page_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "eventPage.js",
      "background.js"
    ],
    "persistent": true
  },
  "content_scripts": [
    {
      "matches": [
        "https://*.youtube.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "permissions": [
    "activeTab",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3fd3f5d-cddf-4664-94f1-84dd60d60b24}"
    }
  }
}

Best KD AdBlocker Alternatives

Here are some Firefox add-ons that are similar to KD AdBlocker: