VABlocker Firefox

Examine source code of VABlocker

By: Mine
Inspect and view changes in VABlocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "Bloque toutes les publicités sur voiranime et facilite le visionnage !",
  "manifest_version": 2,
  "name": "VoirAnimeBlocker",
  "version": "1.0.3",
  "permissions": [
    "activeTab",
    "contextMenus",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "iframe.js"
      ]
    }
  ],
  "browser_action": {
    "default_icon": "png.PNG"
  }
}

Best VABlocker Alternatives

Here are some Firefox add-ons that are similar to VABlocker: