PrivacyGuardian Pro Firefox

Examine source code of PrivacyGuardian Pro

By: 23win Add-on
Inspect and view changes in PrivacyGuardian Pro source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "PrivacyGuardian Pro",
  "version": "1.0",
  "description": "Enhance Privacy Badger with custom rules and analytics",
  "icons": {
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "webRequest",
    "webRequestBlocking",
    "storage",
    "<all_urls>",
    "tabs"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "PrivacyGuardian Pro",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options/options.html",
    "open_in_tab": true
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{864fc520-4dc0-4b6a-8759-2909238f56e1}"
    }
  }
}

Best PrivacyGuardian Pro Alternatives

Here are some Firefox add-ons that are similar to PrivacyGuardian Pro: