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.

Τι είναι το Privacy Extension For WhatsApp Web - WABULK;

Το Privacy Extension For WhatsApp Web - WABULK είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://wabulk.net, και η κύρια λειτουργία του είναι "Protect your privacy on WhatsApp Web, lock your screen, and hide messages, images, profile, and more with blur effects.".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης Privacy Extension For WhatsApp Web - WABULK

Λήψη αρχείων επέκτασης Privacy Extension For WhatsApp Web - WABULK σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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].                    

Βασικές Πληροφορίες Επέκτασης

Όνομα Privacy Extension For WhatsApp Web - WABULK Privacy Extension For WhatsApp Web - WABULK
ID mbcghjiodcjankhkllfohcgnckhdbkmi
Επίσημο URL https://chromewebstore.google.com/detail/privacy-extension-for-wha/mbcghjiodcjankhkllfohcgnckhdbkmi
Περιγραφή Protect your privacy on WhatsApp Web, lock your screen, and hide messages, images, profile, and more with blur effects.
Μέγεθος Αρχείου 1.41 MB
Αριθμός Εγκαταστάσεων 30,320
Τρέχουσα Έκδοση 3.3.4
Τελευταία Ενημέρωση 2024-02-05
Ημερομηνία Δημοσίευσης 2023-06-01
Αξιολόγηση 4.67/5 Συνολικά 491 Αξιολογήσεις
Προγραμματιστής https://wabulk.net
Ηλεκτρονικό ταχυδρομείο [email protected]
Τύπος Πληρωμής free
Ιστότοπος Επέκτασης https://privacy-wa-web.wabulk.net
Διεύθυνση URL της Σελίδας Βοήθειας https://privacy-wa-web.wabulk.net
URL της Σελίδας Πολιτικής Απορρήτου https://check-wa-number.wabulk.net/privacy-policy
Υποστηριζόμενες Γλώσσες 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"
        }
    }
}