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": "1.2.10",
"author": "[email protected]",
"name": "__MSG_name__",
"description": "__MSG_description__",
"background": {
"service_worker": "static\/background\/index.js"
},
"permissions": [
"storage",
"identity",
"identity.email",
"downloads"
],
"content_scripts": [
{
"matches": [
"https:\/\/web.telegram.org\/*"
],
"js": [
"Index.ddb94a76.js"
],
"css": []
}
],
"web_accessible_resources": [
{
"resources": [
"tg-d.js",
"tg-d1.js"
],
"matches": [
"https:\/\/web.telegram.org\/*"
]
},
{
"matches": [
"https:\/\/web.telegram.org\/*"
],
"resources": [
"Index.a88cf475.css"
]
}
],
"oauth2": {
"client_id": "39486643516-r0nq3gtr80ijgo2vjvpb0f18lk7ed32v.apps.googleusercontent.com",
"scopes": [
"https:\/\/www.googleapis.com\/auth\/userinfo.email"
]
},
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA6tl1S3+xBaWm05ihj+6vwIzd\/oSn43y6gJJ\/DoFoWF+irTaIi+SxBWkUOP7453X10fvgotl9d0j5BgHNDTvHwAWnd09uNXKqcCRopF5o3bJ6kkxxy5iRxhiPokIw7oTEUZVTW6uKml7VzcZ\/D6LbzkH6myIAVXlX4bxa+yl6PLGjMVOjjoCpqUIwYoNLqxUK3dAdk\/Rmt5XMtIZ7HxBX8VskAqSKFCYbPCJPlwCs8Uf8tmu97CeQa7Mcy+GjKVeUnAevwx2s1PgQfWF+Bv\/UpcKIJCndzYKmAunQ0cyMDED32gGa6VB9I\/\/Md\/M4mI1pBrD6\/xYaLw2w5mz9VLNdSwIDAQAB",
"default_locale": "en",
"host_permissions": [
"https:\/\/*\/*"
]
}