Privacy Guard Plus Firefox

Examine source code of Privacy Guard Plus

Inspect and view changes in Privacy Guard Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Privacy Guard Plus",
  "version": "1.0",
  "description": "Enhance browsing privacy by blocking trackers and clearing sensitive data quickly.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Privacy Guard Plus",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "follow.c.o.ws1.4.1@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "cookies",
    "browsingData",
    "storage",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ]
}

Meilleures alternatives Privacy Guard Plus

Voici quelques Firefox add-ons qui sont similaires à Privacy Guard Plus :