Plausible Shield Firefox

Examine source code of Plausible Shield

Inspect and view changes in Plausible Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Plausible Shield",
  "description": "Automatically shield your browser from Plausible tracking from your websites",
  "version": "0.2.2",
  "author": "GoodAddon",
  "homepage_url": "https://www.goodaddon.com/plausible-shield/",
  "manifest_version": 3,
  "icons": {
    "16": "icons/16.png",
    "32": "icons/32.png",
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "background": {
    "service_worker": "src/background.js",
    "scripts": [
      "src/background.js"
    ]
  },
  "minimum_chrome_version": "128",
  "options_page": "src/options.html",
  "permissions": [
    "storage",
    "scripting"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "plausible-shield@goodaddon.com",
      "strict_min_version": "128.0"
    },
    "gecko_android": {
      "id": "plausible-shield@goodaddon.com",
      "strict_min_version": "128.0"
    }
  }
}

Best Plausible Shield Alternatives

Here are some Firefox add-ons that are similar to Plausible Shield: