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开发的Chrome扩展程序,该扩展的主要功能是“Super simple, fast and clean image, video and audio downloader from telegra.ph”。

扩展截图

screenshot

下载Telegra.ph media downloader扩展crx文件

下载Telegra.ph media downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        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"
    ]
}