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", "manifest_version": 3, "name": "__MSG_extName__", "version": "1.0.3", "description": "__MSG_extDescription__", "default_locale": "en", "permissions": [ "activeTab", "scripting", "storage", "tabs", "identity", "identity.email" ], "host_permissions": [ "https:\/\/*.telegram.org\/*" ], "action": [], "content_scripts": [ { "js": [ "assets\/Storage.js-loader-U4UrcxcM.js", "assets\/AutomateClassKV.js-loader-CGqnMAKu.js", "assets\/App.jsx-loader-hJCmqYoo.js", "assets\/content.jsx-loader-CVzPi2_l.js", "assets\/MainExecCls.js-loader-orcZvIYd.js" ], "all_frames": true, "matches": [ "https:\/\/*.telegram.org\/k\/*" ], "run_at": "document_end", "css": [ "assets\/content-C8lOUi56.css" ] } ], "icons": { "16": "logo.png", "48": "logo.png", "128": "logo.png" }, "background": { "service_worker": "service-worker-loader.js", "type": "module" }, "web_accessible_resources": [ { "matches": [ "https:\/\/*.telegram.org\/*" ], "resources": [ "logo.png", "lang-logo.png", "enablesync.png", "wa-cnt-ext-logo.png", "wa-filter-logo.png", "crown.png", "tg-downloader.png", "tg-privacy.png", "wamLogo.png", "wa-privacy.png", "premiumSenderLogo.png", "assets\/Storage.js-gmdECrgi.js", "assets\/AutomateClassKV.js-d610KHhy.js", "assets\/App-Bn3_HqoD.js", "assets\/MainExecCls-ldZRVl9b.js", "assets\/MainExecCls.js-BabhCg4A.js", "assets\/App.jsx-B6E7gU3t.js", "assets\/content.jsx-7h-JU7Oa.js" ], "use_dynamic_url": false } ] }