WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Premium Telegram Video Downloader - Download videos

Premium Telegram Video Downloader - Download videos

View on Chrome Web Store
View Premium Telegram Video Downloader - Download videos Chrome Extension on Chrome Web Store
Add to bookmarks
4.8 (106 ratings)
4 new ratings
2 views
This extension has been viewed 2 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.

Download Telegram videos fast from channels, chats, and groups. No signups needed—just click and download!
Type
Extension
Users
350 users
2
Website tg-hub.com
rahul.1990tech
View author page of rahul.1990tech
Published
Published on April 9, 2025
Version 1.0.7
Manifest version
3
Updated
Updated on May 1, 2025
productivity/communication
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Premium Telegram Video Downloader - Download videos 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.7",
    "manifest_version": 3,
    "default_locale": "en",
    "permissions": [
        "activeTab",
        "tabs",
        "identity",
        "storage",
        "identity.email"
    ],
    "action": {
        "default_icon": {
            "16": "icon.png",
            "48": "icon.png",
            "128": "icon.png"
        },
        "default_popup": "index.html",
        "default_title": "__MSG_extTitle__"
    },
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "host_permissions": [
        "https:\/\/web.telegram.org\/*"
    ],
    "content_scripts": [
        {
            "js": [
                "assets\/download_script.js-loader-BGV7n4Zw.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "resources": [
                "content\/telegram_download_helper.js",
                "content\/shared.js",
                "content\/download_script.js"
            ],
            "use_dynamic_url": false
        }
    ],
    "background": {
        "service_worker": "service-worker-loader.js",
        "type": "module"
    }
}
© 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