Spoofer StealthGuard Firefox

Examine source code of Spoofer StealthGuard

Inspect and view changes in Spoofer StealthGuard source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Spoofer StealthGuard",
  "version": "1.0",
  "description": "Total stealth against fingerprinting, WebRTC leaks, proxy detection, and geolocation.",
  "permissions": [
    "proxy",
    "privacy",
    "webRequest",
    "webRequestBlocking",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "spoof.js"
      ],
      "run_at": "document_start"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "strict_min_version": "91.1.0",
      "id": "{bd1a6ddb-f5db-497e-ba48-fe8a86a4dab2}"
    }
  }
}

Best Spoofer StealthGuard Alternatives

Here are some Firefox add-ons that are similar to Spoofer StealthGuard: