Ad Block Shooter Firefox

Examine source code of Ad Block Shooter

By: Manh
Inspect and view changes in Ad Block Shooter source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Block Shooter",
  "version": "1.0",
  "description": "Khi phát hiện khung quảng cáo, biến nó thành mục tiêu để người chơi 'bắn' (chỉ UI overlay, không can thiệp nội dung trang).",
  "permissions": [
    "storage",
    "activeTab",
    "tabs",
    "<all_urls>"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_action": {
    "default_title": "Ad Block Shooter",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{843098ea-5a43-4680-aad9-1aae84f446cc}"
    }
  }
}

Best Ad Block Shooter Alternatives

Here are some Firefox add-ons that are similar to Ad Block Shooter: