Data is synced from the Chrome Web Store. View the official store page for the most current information.
Hand-picked for quality and usefulness
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_pluName__", "description": "__MSG_pluDes__", "version": "18.5.8", "manifest_version": 3, "default_locale": "en", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA9O\/fxfT1vF9owLaUtQLkHt0hwiepulJwn5J92xcosyY5g43qT+\/8cRGKoeYsVzalDoGn4gCWoUewYgiXXVEZ7qpjEQk1hKFnDUsFnUvHeefd1UfEItg7R+96SSdV6s7GT5v5JhOmtaYa2y9Asku9B8wk+lyo37Lz2Q2XOmwIdvfc03rXwYMdB3e9qyvgptGE9eGscnAZYbpGCf0t2KrFdY7BNu9fO9J7qPgodo+e+mujcvbAmX8Vyh1m\/3Rxu8HQTcrthMhysNNuC2bd\/KUDSWROF3HmMTky\/ZawM46uGChqbZ5WvUPgiYI4OFfZjd4tGMSX3QyUtqYD9BiQxnpKWQIDAQAB", "homepage_url": "https:\/\/wasbb.com\/privacy-extension-for-whatsapp-web", "icons": { "16": "pics\/pic16.png", "32": "pics\/pic32.png", "48": "pics\/pic48.png", "128": "pics\/pic128.png" }, "action": { "default_popup": "info.html", "default_icon": "pics\/pic48.png" }, "background": { "service_worker": "web\/logic\/js\/service.28490fce.js", "type": "module" }, "content_scripts": [ { "matches": [ "*:\/\/*.whatsapp.com\/*" ], "js": [ "web\/logic\/js\/cddwer.28490fce.js" ], "run_at": "document_end", "all_frames": false } ], "web_accessible_resources": [ { "resources": [ "pics\/*", "web\/*" ], "matches": [ "<all_urls>" ] } ], "commands": { "lock_screen": { "suggested_key": { "default": "Alt+L" }, "description": "__MSG_Edit_Key_Tips__" } }, "host_permissions": [ "*:\/\/*.whatsapp.com\/*", "*:\/\/*.wasbb.com\/*" ], "permissions": [ "storage", "unlimitedStorage", "commands" ] }