Telegram Downloader

Telegram Downloader downloads images and videos with one click

Telegram Downloader क्या है?

Telegram Downloader Sapps द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Telegram Downloader downloads images and videos with one click"।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Telegram Downloader एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        💬 Telegram Video Downloader features
✓ Download Telegram Images and Videos with one click
✓ No password, API login or permissions required
✓ Simple and easy to use
✓ 24/7 developer support

💳 Pricing, Return and Refund Policy
● Access all features for just $18.99/month. No account required to sign up, and you can cancel at any time.
● No functionality of this extension is available unless you are subscribed to a paid subscription.
● The available payment methods are Credit and Debit cards.
● Google is not the seller of this service.
● We accept refunds.

📝 Disclaimer 
Telegram Scraper does NOT belong or is related to the official Telegram application/website in any way. It is an unofficial app that is developed and maintained independently.                    

एक्सटेंशन की मूल जानकारी

नाम Telegram Downloader Telegram Downloader
ID paapeeamdopafiikfnbkbhdffaebmiof
आधिकारिक URL https://chromewebstore.google.com/detail/telegram-downloader/paapeeamdopafiikfnbkbhdffaebmiof
विवरण Telegram Downloader downloads images and videos with one click
फ़ाइल का आकार 20.37 KB
स्थापना संख्या 4,480
वर्तमान संस्करण 1.3
अंतिम अपडेट 2024-02-28
प्रकाशन तिथि 2023-05-22
रेटिंग 1.00/5 कुल 24 रेटिंग्स
डेवलपर Sapps
ईमेल [email protected]
भुगतान के प्रकार in_app
समर्थित भाषाएँ en
manifest.json
{
    "action": {
        "default_popup": "popup\/payment.html"
    },
    "content_scripts": [
        {
            "js": [
                "content\/content.js"
            ],
            "matches": [
                "https:\/\/web.telegram.org\/*"
            ]
        }
    ],
    "description": "Telegram Downloader downloads images and videos with one click",
    "host_permissions": [
        "https:\/\/web.telegram.org\/*",
        "https:\/\/sprise-api.xyz\/*"
    ],
    "icons": {
        "128": "assets\/logo.png",
        "16": "assets\/logo.png",
        "48": "assets\/logo.png"
    },
    "manifest_version": 3,
    "name": "Telegram Downloader",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.3"
}