AdReaper Video Ad + Popup Blocker 2025 Firefox

Examine source code of AdReaper Video Ad + Popup Blocker 2025

Inspect and view changes in AdReaper Video Ad + Popup Blocker 2025 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "AdReaper Ad Blocker 2025",
  "version": "2.0",
  "description": "The New Ad Blocker of 2025. Visit AdReaper.com",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "webRequest",
    "webRequestBlocking"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    },
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "content2.js"
      ],
      "run_at": "document_idle",
      "all_frames": true
    }
  ],
  "web_accessible_resources": [
    "on.png",
    "off.png"
  ],
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "applications": {
    "gecko": {
      "id": "adreaper@example.com",
      "strict_min_version": "60.0"
    }
  }
}

Best AdReaper Video Ad + Popup Blocker 2025 Alternatives

Here are some Firefox add-ons that are similar to AdReaper Video Ad + Popup Blocker 2025: