WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Telegram Open SideBar in Chrome

Telegram Open SideBar in Chrome

View on Chrome Web Store
View Telegram Open SideBar in Chrome Chrome Extension on Chrome Web Store
Add to bookmarks
0.0 (0 ratings)
28 views
This extension has been viewed 28 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 Extensions For Chrome. Telegram Open SideBar in Chrome
Type
Extension
Users
128 users
5
Telegram
View author page of Telegram
Published
Published on January 18, 2025
Version 1.0
Manifest version
3
Updated
Updated on January 18, 2025
make_chrome_yours/accessibility
Extension Category
View on Chrome Web Store
View Telegram Open SideBar in Chrome 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
{
    "action": {
        "default_icon": {
            "32": "assets\/images\/icon32.png",
            "36": "assets\/images\/icon36.png",
            "38": "assets\/images\/icon38.png",
            "48": "assets\/images\/icon48.png",
            "64": "assets\/images\/icon64.png",
            "128": "assets\/images\/icon128.png"
        },
        "default_title": "Telegram Web Sidebar"
    },
    "background": {
        "service_worker": "background.js"
    },
    "declarative_net_request": {
        "rule_resources": [
            {
                "enabled": true,
                "id": "ruleset_1",
                "path": "rules.json"
            }
        ]
    },
    "default_locale": "en",
    "description": "__MSG_appDesc__",
    "host_permissions": [
        "*:\/\/*.telegram.org\/*",
        "https:\/\/web.telegram.org\/*"
    ],
    "icons": {
        "32": "assets\/images\/icon32.png",
        "36": "assets\/images\/icon36.png",
        "38": "assets\/images\/icon38.png",
        "48": "assets\/images\/icon48.png",
        "64": "assets\/images\/icon64.png",
        "128": "assets\/images\/icon128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_appName__",
    "permissions": [
        "sidePanel",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestWithHostAccess"
    ],
    "short_name": "Telegram",
    "side_panel": {
        "default_path": "frame.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0",
    "web_accessible_resources": [
        {
            "matches": [
                "<all_urls>"
            ],
            "resources": [
                "iframe_page.html",
                "iframeTS.js",
                "\/assets\/css\/tailwind.min.css"
            ]
        }
    ]
}
© 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