Tumblr images downloader
By One click in context menu, you can download images from Tumblr fast and easy with large resolution.
什么是Tumblr images downloader?
Tumblr images downloader是由https://prometricexam.net开发的Chrome扩展程序,该扩展的主要功能是“By One click in context menu, you can download images from Tumblr fast and easy with large resolution.”。
扩展截图
下载Tumblr images downloader扩展crx文件
下载Tumblr images downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
This extension will help you too much to download images from tumblr in one click fast and easy. If you want to download any image from tumblr just open context menu and click download image button, it will download quickly.
扩展基本信息
名称 | Tumblr images downloader |
ID | ogdpfpkkpipedlmoecjonhjpoggipgme |
官方URL | https://chromewebstore.google.com/detail/tumblr-images-downloader/ogdpfpkkpipedlmoecjonhjpoggipgme |
简介 | By One click in context menu, you can download images from Tumblr fast and easy with large resolution. |
文件大小 | 14.88 KB |
安装次数 | 645 |
当前版本 | 1.0.2 |
更新时间 | 2021-10-14 |
上架时间 | 2021-10-14 |
评分 | 3.00/5 共2次评分 |
开发者 | https://prometricexam.net |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://prometricexam.net/ |
帮助页面URL | https://prometricexam.net/ |
隐私政策页面URL | https://maaloma.tech/privacy-policy |
支持的语言 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Tumblr images downloader", "version": "1.0.2", "description": "By One click in context menu, you can download images from Tumblr fast and easy with large resolution.", "icons": { "16": "icon-116.png", "48": "icon-418.png", "128": "icon-1128.png" }, "background": { "scripts": [ "background.js" ] }, "permissions": [ "downloads", "contextMenus" ] } |