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

Clipboard History

Access and manage your clipboard history with ease

Telegram Video Downloader - TG Downloader

Telegram Video Downloader - TG Downloader

View on Chrome Web Store
View Telegram Video Downloader - TG Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (1,669 ratings)
27 new ratings
11 views
This extension has been viewed 11 times

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

Telegram video downloader is a free tool that helps you download videos from Telegram private channels & groups in one click.
Type
Extension
Users
100,000 users
10K
adtargetinghello
View author page of adtargetinghello
Featured Extension

Hand-picked for quality and usefulness

Published
Published on September 21, 2023
Version 3.6.0
Manifest version
3
Updated
Updated on May 8, 2025
productivity/tools
Extension Category
Website
Visit developer website
View on Chrome Web Store
View Telegram Video Downloader - TG Downloader 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",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "version": "3.6.0",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "permissions": [
        "storage",
        "activeTab"
    ],
    "host_permissions": [
        "https:\/\/web.telegram.org\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "js": [
                "content-script.js"
            ],
            "run_at": "document_end"
        }
    ],
    "action": {
        "default_icon": {
            "128": "icons\/128.png"
        },
        "default_popup": "popup.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "popup.html",
                "fonts\/*",
                "icons\/*",
                "content-script-inject.js",
                "content-scripting-a.js",
                "content-scripting-k.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 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