Web Privacy Defender Firefox

Examine source code of Web Privacy Defender

Inspect and view changes in Web Privacy Defender source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Web Privacy Defender",
  "version": "1.1.0",
  "description": "Web Privacy Defender is a lightweight privacy tool designed to protect your online identity by safeguarding against WebRTC leaks. WebRTC (Web Real-Time Communication) can potentially reveal your real IP address, even when you're using a VPN. This addon ensures that your real IP remains hidden, providing you with an extra layer of privacy.",
  "browser_action": {
    "default_icon": {
      "16": "images/safe-16.png",
      "32": "images/safe-32.png",
      "48": "images/safe-48.png",
      "64": "images/safe-64.png"
    },
    "default_title": "Web Privacy Defender"
  },
  "icons": {
    "16": "images/safe-16.png",
    "32": "images/safe-32.png",
    "48": "images/safe-48.png",
    "64": "images/safe-64.png"
  },
  "background": {
    "scripts": [
      "js/disable_webrtc.js"
    ]
  },
  "permissions": [
    "privacy",
    "browserSettings"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "Shriradhakrishnasharnam-WebPrivacyDefenders@gecko.id"
    }
  }
}

Best Web Privacy Defender Alternatives

Here are some Firefox add-ons that are similar to Web Privacy Defender: