Zero Ad Network Firefox

Examine source code of Zero Ad Network

Inspect and view changes in Zero Ad Network source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "version": "0.9.3",
  "homepage_url": "https://zeroad.network",
  "name": "Zero Ad Network",
  "description": "Browse & support partnered Web without Ads, Paywalls or additional Subscriptions.",
  "icons": {
    "512": "images/dove.png"
  },
  "permissions": [
    "scripting",
    "declarativeNetRequest",
    "webRequest",
    "storage",
    "alarms",
    "activeTab"
  ],
  "host_permissions": [
    "https://*/*",
    "http://*/*"
  ],
  "background": {
    "scripts": [
      "js/worker.js"
    ]
  },
  "action": {
    "default_popup": "popup.html",
    "default_icon": "images/dove-gray-128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://zeroad.network/*",
        "http://localhost/*"
      ],
      "js": [
        "js/content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "browser-extension@zeroad.network",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "authenticationInfo",
          "locationInfo",
          "browsingActivity",
          "websiteContent"
        ]
      }
    }
  }
}

Meilleures alternatives Zero Ad Network

Voici quelques Firefox add-ons qui sont similaires à Zero Ad Network :