WhatsApp Web Privacy Firefox

Examine source code of WhatsApp Web Privacy

Inspect and view changes in WhatsApp Web Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "WhatsApp Web Privacy Blur",
  "version": "1.0",
  "description": "Ofusca chats e prévias de mensagens no WhatsApp Web, revelando ao passar o mouse.",
  "permissions": [],
  "browser_specific_settings": {
    "gecko": {
      "id": "wa-privacy-blur@seuemail.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "icons": {
    "48": "icon48.png",
    "128": "icon128.png"
  },
  "action": {
    "default_icon": {
      "48": "icon48.png",
      "128": "icon128.png"
    },
    "default_title": "WB Privacy"
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "css": [
        "styles.css"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ]
}

Best WhatsApp Web Privacy Alternatives

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