Anti-Adblock Blocker Firefox

Examine source code of Anti-Adblock Blocker

Inspect and view changes in Anti-Adblock Blocker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "author": "Aforementioned Dude",
  "browser_action": {
    "default_icon": {
      "32": "icon32.png",
      "64": "icon64.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html",
    "default_title": "Anti-Adblock Blocker"
  },
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "90.0"
    }
  },
  "content_scripts": [
    {
      "all_frames": true,
      "js": [
        "platform.js",
        "solutions.js",
        "index.js"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "run_at": "document_start"
    }
  ],
  "description": "Blocks common anti-adblock solutions",
  "homepage_url": "https://gitlab.com/aforementioned.dude/anti-adblock-blocker",
  "icons": {
    "32": "icon32.png",
    "64": "icon64.png",
    "128": "icon128.png"
  },
  "incognito": "spanning",
  "manifest_version": 2,
  "minimum_chrome_version": "91.0",
  "name": "Anti-Adblock Blocker",
  "permissions": [
    "http://*/*",
    "https://*/*"
  ],
  "version": "0.0.7"
}

Best Anti-Adblock Blocker Alternatives

Here are some Firefox add-ons that are similar to Anti-Adblock Blocker: