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_extName__",
"description": "__MSG_extDes__",
"version": "3.3.16",
"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-ea21a509.2de600ba.js"
],
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"run_at": "document_end",
"all_frames": false,
"css": [
"assets\/vue-select.c1ad5836.css",
"assets\/index.js.3f4339ca.css"
]
}
],
"web_accessible_resources": [
{
"matches": [
"<all_urls>"
],
"resources": [
"img\/*",
"assets\/*",
"assets\/fa.js"
]
},
{
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"resources": [
"assets\/logo.6cf96134.png",
"assets\/jump.f6efd7a6.svg",
"assets\/close.ea69ff64.svg",
"assets\/horn.e16f2e20.svg",
"assets\/cloud.5e8c5a9f.svg",
"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-ae15f93d.js",
"assets\/chunk-46b44818.js",
"assets\/chunk-45801e15.js",
"assets\/chunk-ea21a509.js"
]
}
],
"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"
}
}
}