WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Telegram Video Downloader

Telegram Video Downloader

View on Chrome Web Store
View Telegram Video Downloader Chrome Extension on Chrome Web Store
Add to bookmarks
4.6 (322 ratings)
1 new ratings
47 views
This extension has been viewed 47 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.

Use Telegram Video Downloader chrome extension to download telegram video pc and mac. Save any media with telegram video saver
Type
Extension
Users
6,000 users
1K
builderproduct
View author page of builderproduct
Published
Published on July 20, 2024
Version 0.0.7
Manifest version
3
Updated
Updated on October 21, 2024
productivity/tools
Extension Category
View on Chrome Web Store
View Telegram Video 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_appName__",
    "version": "0.0.7",
    "description": "__MSG_shortDesc__",
    "default_locale": "en",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "http:\/\/*\/*",
        "https:\/\/*\/*"
    ],
    "icons": {
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/web.telegram.org\/*"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "js": [
                "content_tg.js"
            ]
        }
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "icons\/128.png"
        }
    },
    "options_page": "options.html",
    "web_accessible_resources": [
        {
            "resources": [
                "options.html",
                "popup.html",
                "icons\/*",
                "inject.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