Privacy Extension For WhatsApp Web - WABULK

Protect your privacy on WhatsApp Web, lock your screen, and hide messages, images, profile, and more with blur effects.

Vad är Privacy Extension For WhatsApp Web - WABULK?

Privacy Extension For WhatsApp Web - WABULK är en Chrome-tillägg utvecklad av https://wabulk.net, och dess huvudfunktion är "Protect your privacy on WhatsApp Web, lock your screen, and hide messages, images, profile, and more with blur effects.".

Tilläggsskärmbilder

screenshot

Ladda ner Privacy Extension For WhatsApp Web - WABULK-förlängningens CRX-fil

Ladda ner Privacy Extension For WhatsApp Web - WABULK-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Privacy Extension for WhatsApp Web offers privacy protection features that allow you to lock your screen and selectively hide messages, images, profile, and more. With this extension, you can safeguard your conversations on WA Web and prevent unauthorized access or prying eyes.


# Feature
✅ Screen lock: The Lock Screen feature requires a password to access WhatsApp Web, ensuring that your messages and conversations remain private even when you're away from your computer. You can also set a time limit for automatic lock screen activation.
✅ Message hiding: The Hidden Chat Messages feature allows you to blur out certain content, which can only be revealed by hovering over it with your mouse. This feature includes six independent toggles: Users/Group Names, Profile Pictures, Last Message Preview, All Messages in Chat, Media Preview, and Text Input.
✅ Convenience: Use keyboard shortcuts to quickly turn on/off screen lock and message hiding features, making it easy to use.

The Lock Screen shortcut key is Alt+X, and the overall toggle for Hidden Chat Messages is Alt+Z. You can customize these shortcuts in chrome://extensions/shortcuts.


# Home Page
https://privacy-wa-web.wabulk.net/

We're here to help! For any questions or feedback, contact us at [email protected].                    

Grundläggande Information om Tillägg

Namn Privacy Extension For WhatsApp Web - WABULK Privacy Extension For WhatsApp Web - WABULK
ID mbcghjiodcjankhkllfohcgnckhdbkmi
Officiell webbadress https://chromewebstore.google.com/detail/privacy-extension-for-wha/mbcghjiodcjankhkllfohcgnckhdbkmi
Beskrivning Protect your privacy on WhatsApp Web, lock your screen, and hide messages, images, profile, and more with blur effects.
Filstorlek 1.41 MB
Antal Installationer 30,320
Aktuell Version 3.3.4
Senast Uppdaterad 2024-02-05
Publiceringsdatum 2023-06-01
Betyg 4.67/5 Totalt 491 Betyg
Utvecklare https://wabulk.net
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://privacy-wa-web.wabulk.net
Hjälpsida URL https://privacy-wa-web.wabulk.net
URL till Sekretesspolicy Sidan https://check-wa-number.wabulk.net/privacy-policy
Stödda Språk id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extName__",
    "description": "__MSG_extDes__",
    "version": "3.3.4",
    "manifest_version": 3,
    "default_locale": "en",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAqnQI1Bha66+TbzoohgwQx9YmVasD77S4w4q4Z0UznGqyauHzUvBdJRY2l89+D8QR3OxckVSqsIy5EJzs\/hpT5byUb\/w5DgthpF29nkmky8ZB7AYys\/t+PZVjrSqP3R5hPUN10E6nSSApPzwt0WxWEB4P\/uaDeXg8dqx\/EVjDbxY6ZEtgcqPgfMIwiqy+Q7eqZtA8XCq442tCebm0+NPHXLQrDNSP4Knxffnd3YT9Uph40336MzuRzTQPh85Suhd3LtvJnfWMSE8T\/UMqpuupI3HdCHOQ5uhRf9q6dJd88+quP6CkRCFieuQqePfukQx0FkaIxGR20mHGJHtaHUtMMQIDAQAB",
    "homepage_url": "https:\/\/privacy-wa-web.wabulk.net",
    "icons": {
        "16": "img\/logo-16.png",
        "32": "img\/logo-32.png",
        "48": "img\/logo-48.png",
        "128": "img\/logo-128.png"
    },
    "action": {
        "default_popup": "popup.html",
        "default_icon": "img\/logo-48.png"
    },
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/content-script-loader.chunk-a4a07ac7.9495901b.js"
            ],
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "run_at": "document_end",
            "all_frames": false,
            "css": [
                "assets\/vue-select.c1ad5836.css",
                "assets\/index.js.09005d14.css"
            ]
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "img\/*",
                "assets\/*",
                "assets\/fa.js"
            ],
            "use_dynamic_url": false
        },
        {
            "matches": [
                "https:\/\/web.whatsapp.com\/*"
            ],
            "resources": [
                "assets\/logo.6cf96134.png",
                "assets\/rate.fe4f28e8.png",
                "assets\/rateDone.f9fb7d34.png",
                "assets\/menu.ac9bf352.png",
                "assets\/nail.a040fee1.png",
                "assets\/logo2.466417f2.png",
                "assets\/tip_rv1.7369688b.gif",
                "assets\/payDes.1f0cbb40.jpg",
                "assets\/member.d15d4456.png",
                "assets\/ionicons.503dc6b7.woff2",
                "assets\/ionicons.fe9ddf45.woff",
                "assets\/ionicons.13d29fa1.ttf",
                "assets\/ionicons.3cccccf5.svg",
                "assets\/chunk-875c3ad9.js",
                "assets\/chunk-3789cfe7.js",
                "assets\/chunk-9ba675c8.js",
                "assets\/chunk-a4a07ac7.js"
            ],
            "use_dynamic_url": true
        }
    ],
    "permissions": [
        "storage",
        "tabs",
        "unlimitedStorage",
        "commands"
    ],
    "commands": {
        "overall": {
            "suggested_key": {
                "default": "Alt+Z"
            },
            "description": "Overall switch"
        },
        "lockScreen": {
            "suggested_key": {
                "default": "Alt+X"
            },
            "description": "Lock screen switch"
        }
    }
}