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",
"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": "1.2.5",
"author": "Plasmo Corp. <[email protected]>",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"scripting",
"tabs"
],
"content_scripts": [
{
"matches": [
"*:\/\/*.whatsapp.com\/*"
],
"js": [
"contents.04ff201a.js"
],
"css": []
}
],
"host_permissions": [
"*:\/\/*.whatsapp.com\/*"
],
"default_locale": "en",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0g3N5w0AYb7F1z7WnzcL5nDnFV4gAfA8zuI5\/Kjw7SZ\/CvNdbC2u2Y59WsrvNEiVodaM2f3+K8NmKw+LzX6izsyysqVjynlFWEH1+h9wuKBEGzELmrHHFqiSvN6gQavA7tr9S8zfRu6mXe8zyTDPpNM16EBwe1a6QTrARjCTwhx8vpcqu6Dko84jvn84V7i8dhmF6w\/e\/6xJ3lFERPqa4f4cUflZe0jTFupr2kAVzj+UR3Fxz76z05ax9AO3M3L81IgUgboPhniNaITCJsv7QdAOjtifDn7s8zDHGK9kuWh3hsgs62bKo6UfVuX\/VSDGY1sSMdP1ZBx0gA6CkIf3LQIDAQAB",
"web_accessible_resources": [
{
"matches": [
"*:\/\/*.whatsapp.com\/*"
],
"resources": [
"contents.95bad065.css"
]
}
]
}