Ad Killer Firefox

Examine source code of Ad Killer

제작자: Vagif Aliyev
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"
  }
}

최고의 Ad Killer 대안

다음은 Ad Killer과(와) 유사한 Firefox add-on입니다: