AdBlockify Firefox

Examine source code of AdBlockify

By: TK13
Inspect and view changes in AdBlockify source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "AdBlockify",
  "version": "1.1",
  "description": "A simple adblocker for all your adblocking needs that respects your privacy.",
  "icons": {
    "16": "icons/icon-16.png",
    "19": "icons/icon-19.png",
    "38": "icons/icon-38.png",
    "128": "icons/icon-128.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "http://*/",
    "https://*/"
  ],
  "background": {
    "scripts": [
      "blocked_domains.js",
      "background.js"
    ]
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "manifest_version": 2,
  "options_page": "options.html"
}

Best AdBlockify Alternatives

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