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",
"icons": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.6c567d50.png",
"32": "icon32.plasmo.76b92899.png",
"48": "icon48.plasmo.aced7582.png",
"64": "icon64.plasmo.8bb5e6e0.png",
"128": "icon128.plasmo.3c1ed2d2.png"
},
"default_popup": "popup.html"
},
"version": "2.5.24",
"author": "[email protected]",
"name": "__MSG_name__",
"description": "__MSG_description__",
"permissions": [
"storage",
"identity",
"identity.email"
],
"content_scripts": [
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"Index.c8162d56.js"
],
"css": []
},
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"EditRemarkModel.d307b9cd.js"
],
"css": []
},
{
"matches": [
"https:\/\/*.whatsapp.com\/*"
],
"js": [
"SenderProcessModel.cf695422.js"
],
"css": []
}
],
"web_accessible_resources": [
{
"resources": [
"wppconnect-wa.js",
"mywa.js"
],
"matches": [
"https:\/\/*.whatsapp.com\/*"
]
}
],
"oauth2": {
"client_id": "39486643516-q4t53eurhp34qq2fmcc4pbip2s6vh93r.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAtALkgsJWPeIyI+uxc7kYWRi7S4tInxczrEN9s5D6M01gA8Clh+pWEI\/l\/I5FQePQbVsVo1Msqc3SG3cC5lBQpmIxfbm9TK+mdeD96vnGrvzP9MB8QMxSx6l\/vZk5IB8PDHIgK8lVrpm3UangbQHmh678M8Q3RsnydYnfJ1EojI0KGKZZYtFfunf8Z7lt4b26HoU49oHdI4G+Ej9+rcqEDKO7L7CpWD5B78n6uQspuaEXbZlLroBxZZ84xGFH0ruzlES6GB6ZKo65cTl2p4asCnr3obu6+knLDqPIhD06N7sGi0AOe8+TZ5Ewa0Nh4v4bd2hPRUUjob1z2jP8FgR1bQIDAQAB",
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
]
}