AdBlock Bypass Detector & Popup Remover Firefox

Examine source code of AdBlock Bypass Detector & Popup Remover

Inspect and view changes in AdBlock Bypass Detector & Popup Remover source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Fix This Page: Web Cleaner & Popup Remover",
  "version": "3.6.0",
  "description": "Remove overlays, sticky headers, and anti-adblock walls. Includes Reader Mode, Dark Mode, and a custom Element Zapper",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "fix-this-page@cieloweb.com",
      "strict_min_version": "109.0"
    }
  },
  "permissions": [
    "activeTab",
    "scripting",
    "storage",
    "webNavigation",
    "declarativeNetRequest"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "assets/abdb.logo.16.png",
      "48": "assets/abdb.logo.48.png",
      "128": "assets/abdb.logo.128.png"
    }
  },
  "icons": {
    "16": "assets/abdb.logo.16.png",
    "48": "assets/abdb.logo.48.png",
    "128": "assets/abdb.logo.128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "web_accessible_resources": [
    {
      "resources": [
        "changeDom.js",
        "_locales/**/messages.json"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "options_page": "settings.html",
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "anti_adblock",
        "enabled": true,
        "path": "anti_adblock_rules.json"
      }
    ]
  }
}

Best AdBlock Bypass Detector & Popup Remover Alternatives

Here are some Firefox add-ons that are similar to AdBlock Bypass Detector & Popup Remover: