Ultimate Privacy Guard Firefox

Examine source code of Ultimate Privacy Guard

Inspect and view changes in Ultimate Privacy Guard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Ultimate Privacy Guard",
  "version": "3.0",
  "description": "Stealth anti-detection extension with full fingerprint spoofing for Waterfox.",
  "icons": {
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "<all_urls>",
    "webRequest",
    "webRequestBlocking",
    "tabs",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "ultimateprivacy@ext",
      "strict_min_version": "68.0"
    }
  }
}

Best Ultimate Privacy Guard Alternatives

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