WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Privacy Extension For Telegram Web

Privacy Extension For Telegram Web

View on Chrome Web Store
View Privacy Extension For Telegram Web Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (78 ratings)
4 new ratings
0 views
This extension has been viewed 0 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.

Its is a privacy extension for Telegram. Hides your telegram web messages, media, profile picture, etc until you hover over them.
Type
Extension
Users
314 users
8
Website tg-hub.com
rahul.1990tech
View author page of rahul.1990tech
Published
Published on April 29, 2025
Version 1.0.3
Manifest version
3
Updated
Updated on May 18, 2025
make_chrome_yours/privacy
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Privacy Extension For Telegram Web 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": "__MSG_extName__",
    "description": "__MSG_extDescription__",
    "version": "1.0.3",
    "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:\/\/web.telegram.org\/*"
    ],
    "permissions": [
        "tabs",
        "storage"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/content_k.tsx-loader-Brd8ixpf.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/k\/*"
            ]
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    },
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "resources": [
                "assets\/content_k.tsx-DlWIdjy9.js"
            ],
            "use_dynamic_url": false
        }
    ]
}
© 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