WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Telegram

Telegram

View on Chrome Web Store
View Telegram Chrome Extension on Chrome Web Store
Add to bookmarks
4.3 (2,168 ratings)
1 new ratings
16 views
This extension has been viewed 16 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

Telegram Web App. More info & source code here: https://github.com/zhukov/webogram
Type
ChromeOS Game
Users
200,000 users
100K
Igor Zhukov
View author page of Igor Zhukov
Published
Published on January 24, 2014
Version 0.5.7.1
Manifest version
2
Updated
Updated on March 8, 2019
View on Chrome Web Store
View Telegram Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Telegram",
    "description": "Telegram Web App.\nMore info & source code here: https:\/\/github.com\/zhukov\/webogram",
    "version": "0.5.7.1",
    "short_name": "Telegram",
    "manifest_version": 2,
    "app": {
        "background": {
            "scripts": [
                "js\/background.js"
            ]
        }
    },
    "permissions": [
        "notifications",
        "webview",
        {
            "fileSystem": [
                "write"
            ]
        },
        "storage",
        "unlimitedStorage",
        "fullscreen"
    ],
    "gcm_sender_id": "122867383838",
    "icons": {
        "16": "img\/icons\/icon16.png",
        "32": "img\/icons\/icon32.png",
        "60": "img\/icons\/icon60.png",
        "64": "img\/icons\/icon64.png",
        "90": "img\/icons\/icon90.png",
        "128": "img\/icons\/icon128.png"
    }
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top