Privacy Guardian Plus Firefox

Examine source code of Privacy Guardian Plus

Inspect and view changes in Privacy Guardian Plus source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "version": "1.0",
  "description": "__MSG_extensionDescription__",
  "icons": {
    "48": "icons/privacy-48.png"
  },
  "permissions": [
    "storage",
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "cookies",
    "webNavigation",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_icon": "icons/privacy-48.png",
    "default_popup": "popup.html",
    "default_title": "__MSG_extensionName__"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{dd9f037d-0490-4578-b62e-d6c2d8040e97}"
    }
  }
}

Best Privacy Guardian Plus Alternatives

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