ygoncloud WhatsApp Privacy Firefox

Examine source code of ygoncloud WhatsApp Privacy

Inspect and view changes in ygoncloud WhatsApp Privacy source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "ygoncloud WhatsApp Privacy",
  "version": "1.0.0",
  "author": "ygoncloud",
  "description": "Pure, audit-friendly privacy for WhatsApp. No analytics, no data collection, zero network requests. Just local blurring that works.",
  "browser_specific_settings": {
    "gecko": {
      "id": "ygoncloud-whatsapp-privacy@ygoncloud.web.id",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage"
  ],
  "host_permissions": [
    "https://web.whatsapp.com/*"
  ],
  "action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "https://web.whatsapp.com/*"
      ],
      "js": [
        "content.js"
      ],
      "css": [
        "styles.css"
      ],
      "run_at": "document_start"
    }
  ],
  "commands": {
    "toggle-privacy": {
      "suggested_key": {
        "default": "Ctrl+Shift+P"
      },
      "description": "Toggle Privacy Mode"
    }
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self'; object-src 'self';"
  },
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  }
}

Best ygoncloud WhatsApp Privacy Alternatives

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