Telegra.ph media downloader

Super simple, fast and clean image, video and audio downloader from telegra.ph

Telegra.ph media downloader क्या है?

Telegra.ph media downloader marat.fakhreev द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Super simple, fast and clean image, video and audio downloader from telegra.ph"।

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

screenshot

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

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

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

                        The Telegra.ph media downloader is a extension that allows you to easily download images, videos, and audio files from the telegraph blogging platform.

With just a single click, you can save your favorite media content directly to your device. No more hassle of taking screenshots or recording videos, just a seamless and effortless experience. Whether you're a casual reader or a content creator, this extension is a must-have for anyone who wants to save their favorite telegraph media. 

Get it now and start downloading your favorite content with ease!                    

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

नाम Telegra.ph media downloader Telegra.ph media downloader
ID nblopllhhljcbkjokcgcgakmilehpedp
आधिकारिक URL https://chromewebstore.google.com/detail/telegraph-media-downloade/nblopllhhljcbkjokcgcgakmilehpedp
विवरण Super simple, fast and clean image, video and audio downloader from telegra.ph
फ़ाइल का आकार 21.03 KB
स्थापना संख्या 938
वर्तमान संस्करण 1.2.2
अंतिम अपडेट 2023-10-20
प्रकाशन तिथि 2023-02-09
रेटिंग 5.00/5 कुल 3 रेटिंग्स
डेवलपर marat.fakhreev
ईमेल [email protected]
भुगतान के प्रकार free
समर्थित भाषाएँ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Telegra.ph media downloader",
    "description": "Super simple, fast and clean image, video and audio downloader from telegra.ph",
    "version": "1.2.2",
    "icons": {
        "16": "images\/logo\/16.png",
        "48": "images\/logo\/48.png",
        "128": "images\/logo\/128.png"
    },
    "action": {
        "default_icon": {
            "16": "images\/logo\/16.png",
            "48": "images\/logo\/48.png",
            "128": "images\/logo\/128.png"
        }
    },
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ]
}