WhatsApp Privacy Shield Firefox

Examine source code of WhatsApp Privacy Shield

By: yasyas Add-on
Inspect and view changes in WhatsApp Privacy Shield source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "WhatsApp Privacy Extension",
  "version": "1.0",
  "description": "Blur WhatsApp chats and messages for privacy. Toggle on/off.",
  "icons": {
    "48": "icon.png"
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": "icon.png"
  },
  "permissions": [
    "activeTab",
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{cb1a281b-ca46-4197-b1d5-91973859c257}"
    }
  }
}

Best WhatsApp Privacy Shield Alternatives

Here are some Firefox add-ons that are similar to WhatsApp Privacy Shield: