Ad Blaster Firefox

Examine source code of Ad Blaster

Inspect and view changes in Ad Blaster source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ad Blaster",
  "version": "1.0",
  "description": "Trò chơi bắn quảng cáo. Biến các banner quảng cáo thành mục tiêu để bắn.",
  "permissions": [
    "tabs",
    "activeTab",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{61d5c836-6315-497f-8ccb-fe026dba71ab}"
    }
  }
}

Best Ad Blaster Alternatives

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