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": "A minimal privacy protection extension that blocks trackers and enhances user privacy.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "Privacy Guard Plus",
    "default_popup": "popup.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "moyazzimhoss.a.i.n84.9.1@gmail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "<all_urls>",
    "storage",
    "activeTab"
  ]
}

Best Privacy Guard Plus Alternatives

Here are some Firefox add-ons that are similar to Privacy Guard Plus: