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.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
},
"manifest_version": 3,
"action": {
"default_icon": {
"16": "icon16.plasmo.00ac8b83.png",
"32": "icon32.plasmo.9ad0c5b6.png",
"48": "icon48.plasmo.cae3a6b3.png",
"64": "icon64.plasmo.e4b604fc.png",
"128": "icon128.plasmo.b89b7dfa.png"
},
"default_popup": "popup.html"
},
"version": "3.1.26",
"author": "WAGroupLinkFinder",
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"permissions": [
"storage",
"identity"
],
"background": {
"service_worker": "background.5fadff2f.js"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"OptContent.f91ecdc8.js"
],
"exclude_matches": [
"https:\/\/web.whatsapp.com\/*"
],
"run_at": "document_end",
"all_frames": false,
"css": []
},
{
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"js": [
"plasmo-overlay.db6b23e9.js"
],
"run_at": "document_end",
"css": []
}
],
"default_locale": "en",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAg7zuD9J6lNzDGeAkm8XVAngOxVFLe6xu2vYXTVZYCsjRFChYQXdN46xMTtSy6JCsIsqKIX\/XKIu1LvumIhn5MtvYC2rcIm2yLMNrjKDDX2HBwnE2iMHnEkk4MkXMzuoHorVUr5252Z17lFlND8sofGUqgheOcGFW9oQBsjtwqi304SAYHtyuC9rTosmzGEYjGFXp54BPoD6IFY\/ISiTbaksZdnckWb6s+ptTvSM73N6ypdwAgwXWuqoal2VN2LLjl+sEHS0QdfAy9h3DTfNM5MOkP9R2S1NY\/YhPK1YFbj+ir7546Wlr\/12B60YkYr8eJaQUJbjk95kQGrL1lCezLwIDAQAB",
"host_permissions": [
"*:\/\/*.whatsapp.com\/*"
],
"oauth2": {
"client_id": "212318457565-fulhjd2ngu8monsq1p7er3jmnnglls1i.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email",
"https:\/\/www.googleapis.com\/auth\/userinfo.profile"
]
},
"web_accessible_resources": [
{
"resources": [
"assets\/w.js",
"assets\/i.js"
],
"matches": [
"<all_urls>"
]
},
{
"matches": [
"https:\/\/web.whatsapp.com\/*"
],
"resources": [
"plasmo-overlay.b5a63de5.css",
"plasmo-overlay.1776aec8.css",
"plasmo-overlay.7c05c6e1.png"
]
}
]
}