Telegra.ph media downloader

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

Cos'è Telegra.ph media downloader?

Telegra.ph media downloader è un'estensione di Chrome sviluppata da marat.fakhreev, e la sua funzione principale è "Super simple, fast and clean image, video and audio downloader from telegra.ph".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Telegra.ph media downloader

Scarica i file di estensione Telegra.ph media downloader in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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!                    

Informazioni di Base sull'Estensione

Nome Telegra.ph media downloader Telegra.ph media downloader
ID nblopllhhljcbkjokcgcgakmilehpedp
URL Ufficiale https://chromewebstore.google.com/detail/telegraph-media-downloade/nblopllhhljcbkjokcgcgakmilehpedp
Descrizione Super simple, fast and clean image, video and audio downloader from telegra.ph
Dimensione del File 21.03 KB
Conteggio Installazioni 938
Versione Corrente 1.2.2
Ultimo Aggiornamento 2023-10-20
Data di Pubblicazione 2023-02-09
Valutazione 5.00/5 Totale 3 Valutazioni
Sviluppatore marat.fakhreev
Email [email protected]
Tipo di Pagamento free
Lingue Supportate 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"
    ]
}