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

Telegram Video Downloader - Telegram DownloadHelper

View on Chrome Web Store
View Telegram Video Downloader - Telegram DownloadHelper Chrome Extension on Chrome Web Store
Add to bookmarks
4.9 (707 ratings)
6 new ratings
34 views
This extension has been viewed 34 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 DownloadHelper - Free download Telegram restricted content from Telegram private channels/groups with just one click.
Type
Extension
Users
2,000 users
500
sowardsqzpfn
View author page of sowardsqzpfn
Published
Published on December 11, 2024
Version 1.0.4
Manifest version
3
Updated
Updated on January 16, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Telegram Video Downloader - Telegram DownloadHelper 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__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "1.0.4",
    "icons": {
        "128": "assets\/image\/logo.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "128": "assets\/image\/logo.png"
        }
    },
    "host_permissions": [
        "https:\/\/web.telegram.org\/*"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*",
                "js\/content-publicInjection.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "js": [
                "js\/content-scriptTeleram.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "run_at": "document_end",
            "all_frames": true
        }
    ]
}
© 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