WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Telegram video and picture downloader

Telegram video and picture downloader

View on Chrome Web Store
View Telegram video and picture downloader Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (5 ratings)
1 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.

This extension is no longer available on the Chrome Web Store. We noticed it was gone on Sep 09, 2025.

Free one-click download of videos from Telegram groups or channels, including restricted videos, private videos and pictures, to…
Type
Extension
Users
351 users
2
ai111222333444555666777888
View author page of ai111222333444555666777888
Published
Published on December 18, 2024
Version 1.0.4.2
Manifest version
3
Updated
Updated on March 6, 2025
productivity/tools
Extension Category
View on Chrome Web Store
View Telegram video and picture 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
{
    "action": {
        "default_icon": "icons\/icon_128.png",
        "default_popup": "popup\/popup.html",
        "default_title": "How to use telegram downloader"
    },
    "author": "tg_img_video_001",
    "background": {
        "script": [
            "js\/jquery.js"
        ],
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "my-styles.css",
                "icons\/iconfont\/iconfont.css"
            ],
            "js": [
                "js\/jquery.js",
                "js\/content-script.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "default_locale": "zh_CN",
    "description": "__MSG_app_description__",
    "host_permissions": [
        "https:\/\/web.telegram.org\/*"
    ],
    "icons": {
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png",
        "128": "icons\/icon_128.png"
    },
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "optional_permissions": [],
    "options_page": "options.html",
    "options_ui": {
        "page": "options.html"
    },
    "permissions": [
        "tabs",
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4.2",
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "resources": [
                "popup\/popup.html",
                "popup\/popup.js",
                "icons\/*",
                "js\/myApi.js",
                "js\/jquery.js",
                "dist\/*"
            ]
        }
    ]
}
© 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