Bulletproof Adblocker & Privacy Firefox

Examine source code of Bulletproof Adblocker & Privacy

By: mrppdex
Inspect and view changes in Bulletproof Adblocker & Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "browser_specific_settings": {
    "gecko": {
      "id": "bulletproof-adblocker@pawelpiela.com",
      "strict_min_version": "113.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  },
  "name": "Bulletproof Adblocker & Privacy",
  "version": "1.0",
  "description": "A high-performance, privacy-first adblocker and tracking protection extension.",
  "permissions": [
    "declarativeNetRequest",
    "storage",
    "activeTab",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/icon-48.png"
    }
  },
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "declarative_net_request": {
    "rule_resources": [
      {
        "id": "adblock_rules",
        "enabled": true,
        "path": "rules.json"
      }
    ]
  }
}

Best Bulletproof Adblocker & Privacy Alternatives

Here are some Firefox add-ons that are similar to Bulletproof Adblocker & Privacy: