Data is synced from the Chrome Web Store. View the official store page for the most current information.
This extension is no longer available on the Chrome Web Store. We noticed it was gone on Jun 20, 2025.
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "__MSG_extName__", "description": "__MSG_extDescription__", "version": "1.0.11", "manifest_version": 3, "default_locale": "en", "icons": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "action": { "default_popup": "index.html", "default_icon": { "16": "icon.png", "48": "icon.png", "128": "icon.png" }, "default_title": "__MSG_extTitle__" }, "host_permissions": [ "https:\/\/translate.google.so\/*" ], "permissions": [ "notifications", "tabs", "storage" ], "content_scripts": [ { "js": [ "assets\/whatsapp_content.ts-loader-ChgH5D-f.js" ], "matches": [ "https:\/\/web.whatsapp.com\/*" ], "css": [ "assets\/whatsapp_content-CBPJ2Kr-.css" ] }, { "js": [ "assets\/k_telegram_content.ts-loader-BfSzSvTj.js" ], "matches": [ "https:\/\/web.telegram.org\/k\/*" ], "css": [ "assets\/k_telegram_content-DV0c0m_r.css" ] }, { "js": [ "assets\/a_telegram_content.ts-loader-Dp9e9M0p.js" ], "matches": [ "https:\/\/web.telegram.org\/a\/*" ], "css": [ "assets\/a_telegram_content-B2sqOXiu.css" ] }, { "js": [ "assets\/discord_content.ts-loader-ni036Ca4.js" ], "matches": [ "https:\/\/discord.com\/channels\/*" ], "css": [ "assets\/discord_content-NK-ffH2C.css" ] } ], "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "web_accessible_resources": [ { "matches": [ "https:\/\/web.whatsapp.com\/*" ], "resources": [ "assets\/premium-popup-ClkzrwJL.js", "assets\/config-CWNCfahy.js", "assets\/axios-upsvKRUO.js", "assets\/whatsapp_content.ts-NwHOtO_-.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/web.telegram.org\/*" ], "resources": [ "assets\/premium-popup-ClkzrwJL.js", "assets\/config-CWNCfahy.js", "assets\/axios-upsvKRUO.js", "assets\/k_telegram_content.ts-DaQp1IqI.js", "assets\/a_telegram_content.ts-DNF0KPtW.js" ], "use_dynamic_url": false }, { "matches": [ "https:\/\/discord.com\/*" ], "resources": [ "assets\/premium-popup-ClkzrwJL.js", "assets\/config-CWNCfahy.js", "assets\/axios-upsvKRUO.js", "assets\/discord_content.ts-DO1EqbdX.js" ], "use_dynamic_url": false } ] }