WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
WhatsApp Privacy Shield

WhatsApp Privacy Shield

View on Chrome Web Store
View WhatsApp Privacy Shield Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (24 ratings)
1 new ratings
7 views
This extension has been viewed 7 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

WhatsApp Privacy Shield steps in as your digital guardian, allowing you to blur your chats and profile information seamlessly.
Type
Extension
Users
9,000 users
1K
Webholix
View author page of Webholix
Featured Extension

Hand-picked for quality and usefulness

Published
Published on December 22, 2023
Version 0.0.5
Manifest version
3
Updated
Updated on May 9, 2024
make_chrome_yours/privacy
Extension Category
View on Chrome Web Store
View WhatsApp Privacy Shield Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "version": "0.0.5",
    "name": "WhatsApp Privacy Shield",
    "icons": {
        "16": "images\/16.png",
        "48": "images\/16.png",
        "128": "images\/16.png"
    },
    "description": "WhatsApp Privacy Shield steps in as your digital guardian, allowing you to blur your chats and profile information seamlessly.",
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": ".\/popup\/popup.html",
        "js": [
            ".\/popup\/popup.js"
        ],
        "default_title": "WhatsApp Privacy Shield"
    },
    "content_scripts": [
        {
            "js": [
                ".\/content\/content.js"
            ],
            "matches": [
                "<all_urls>"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "service_worker": ".\/background.js"
    },
    "host_permissions": [
        "<all_urls>"
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top