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.6.17",
"author": "[email protected]",
"name": "__MSG_name__",
"description": "__MSG_description__",
"permissions": [
"storage",
"identity",
"identity.email",
"unlimitedStorage"
],
"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": "1048403834198-27hdcpchpn5ehl2u5uttva5o6nh317bi.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArUq5GY8RTYxNmOxrJ0Hb+rJALjOJgQ4D1\/m7Em3QPH+JosskALcYw\/xeYARJb7B4O+PvbHlASjzo9\/w8K8wCPGj\/aHRLvI1zrtlXyWoze4uEa79J2MIwWoWDUh1yFAiSSeO+M68nDh9mQUuJmpB4DN2kn49SmMlk0oZ46IN3fubP5bWYd3jkrn2t6sG4sYmFhj3mlUBnuo5BE89nJrxJkQwSnUj\/4fl\/MbPMQwU1zNxRemPMrHjnCxHUFVdd2xDGRz0sdCmi2kku58HtFzz6eDaBqmOv4giUMl\/HtYobfrtdtWNf5UkC8O9\/0jDRshpCs4\/lF3gUicRME2uMpKhd1wIDAQAB",
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
]
}