Telegra.ph media downloader

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

Co je Telegra.ph media downloader?

Telegra.ph media downloader je rozšíření Chrome vyvinuté marat.fakhreev, a jeho hlavní funkcí je „Super simple, fast and clean image, video and audio downloader from telegra.ph“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Telegra.ph media downloader

Stáhněte si soubory rozšíření Telegra.ph media downloader ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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!                    

Základní Informace o Rozšíření

Název Telegra.ph media downloader Telegra.ph media downloader
ID nblopllhhljcbkjokcgcgakmilehpedp
Oficiální URL https://chromewebstore.google.com/detail/telegraph-media-downloade/nblopllhhljcbkjokcgcgakmilehpedp
Popis Super simple, fast and clean image, video and audio downloader from telegra.ph
Velikost souboru 21.03 KB
Počet instalací 938
Aktuální Verze 1.2.2
Poslední Aktualizace 2023-10-20
Datum Vydání 2023-02-09
Hodnocení 5.00/5 Celkem 3 Hodnocení
Vývojář marat.fakhreev
E-mail [email protected]
Typ Platby free
Podporované Jazyky 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"
    ]
}