Ad Killer Firefox

Examine source code of Ad Killer

Inspect and view changes in Ad Killer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Killer",
  "description": "A Basic program for blocking ads",
  "version": "0.9resigned1",
  "permissions": [
    "activeTab"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "js": [
        "jquery-3.2.1.min.js",
        "content.js"
      ]
    }
  ],
  "applications": {
    "gecko": {
      "id": "{99f660be-10c4-4cc8-9205-72dd45f156b9}"
    }
  },
  "browser_action": {
    "default_icon": "ad128.png",
    "default_title": "Ad Killer"
  }
}

Mejores alternativas Ad Killer

Aquí hay algunas Firefox add-ons que son similares a Ad Killer: