WebExtension.net
WebExtension.net
WebExtension.net
WebExtension.net
Telegram story downloader - Telegram Video Download

Telegram story downloader - Telegram Video Download

View on Chrome Web Store
4.7 (65 ratings)
1 new ratings
9 views
0 downloads

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

Download videos, images,stories, or music from Telegram Privacy Restrictions with only one click
Type
Extension
Users
6,000 users
1K
limi*****************
Published
Version 2.0.2
Manifest version
3
Updated
productivity/tools
Website
View on Chrome Web Store
Share This Extension

Extension Manifest

{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_name__",
    "description": "__MSG_desc__",
    "default_locale": "en",
    "version": "2.0.2",
    "icons": {
        "128": "assets\/image\/logo_128.png"
    },
    "permissions": [
        "storage"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_title": "__MSG_name__",
        "default_icon": {
            "128": "assets\/image\/logo_128.png"
        }
    },
    "host_permissions": [
        "https:\/\/web.telegram.org\/*"
    ],
    "background": {
        "service_worker": "js\/background.js"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "js\/public-injection.js",
                "assets\/*"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ]
        }
    ],
    "content_scripts": [
        {
            "js": [
                "js\/content-teleram.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.