Data is synced from the Chrome Web Store. View the official store page for the most current information.
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "__MSG_qtName__",
"description": "__MSG_qtDes__",
"version": "6.3.10",
"manifest_version": 3,
"default_locale": "en",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0XEw68b0V0x8TAI9RvfOySctX+HZJ3NMdYFB4FTZ84PssWm7YbWnm66sfHyE\/IIa4awus3P+w+bx53vbJpYeh2NhspL99yBIjipOb261XN2OfPoYz8NGAdMcrVhuiYN0ROwJw+cRSD7wfn\/nZR3rWRYmmxt3xDSLIkfYjEkRw9CqsqBTS0r\/TxvgXIRPB076N78qu3jSUyMkwL\/BQ4qh4M7ySUQxjBUEZvjGG\/J89nUvGu4xvCQfY8rQSrxjNDwt\/HoTdCGNeFsIo5Ljc9JeNJjLzA8KcV5U3rgJt4bf5bqbJaMFPUG1D1B4Ukuvr6FQ7NRy6Tht8jvwr4FF4a20kQIDAQAB",
"homepage_url": "https:\/\/wppme.com\/whatsapp-bulk-message-sender",
"icons": {
"16": "imgs\/icon16.png",
"32": "imgs\/icon32.png",
"48": "imgs\/icon48.png",
"128": "imgs\/icon128.png"
},
"action": {
"default_popup": "start.html",
"default_icon": "imgs\/icon48.png"
},
"background": {
"service_worker": "ts\/a\/bs.75abdbf5.js",
"type": "module"
},
"content_scripts": [
{
"matches": [
"*:\/\/web.whatsapp.com\/*"
],
"js": [
"ts\/b\/ssc.75abdbf5.js"
],
"run_at": "document_end",
"all_frames": false,
"css": [
"ts\/c\/cs_c498b47d.css"
]
}
],
"web_accessible_resources": [
{
"resources": [
"imgs\/*",
"photos\/*",
"ts\/*"
],
"matches": [
"<all_urls>"
]
}
],
"permissions": [
"storage",
"unlimitedStorage",
"tabs",
"downloads"
]
}