Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
什么是Loadify - Smart Image Downloader?
Loadify - Smart Image Downloader是由Loadify开发的Chrome扩展程序,该扩展的主要功能是“The definitive tool to get all the images and colors of any web.”。
扩展截图
下载Loadify - Smart Image Downloader扩展crx文件
下载Loadify - Smart Image Downloader扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Loadify - Smart Image Downloader. A Powerful image download extension that gives you fast and convenient access to all images on any webpage. Easy to use with responsive and intuitive design. Just a single click to download all the images and colors available of any webpage.
扩展基本信息
名称 | Loadify - Smart Image Downloader |
ID | kbohbdnooimgjlohmicjmoagppjdcbam |
官方URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
简介 | The definitive tool to get all the images and colors of any web. |
文件大小 | 100 KB |
安装次数 | 35,637 |
当前版本 | 1.2.18 |
更新时间 | 2019-09-22 |
上架时间 | 2019-09-22 |
评分 | 4.75/5 共40次评分 |
开发者 | Loadify |
电子邮箱 | [email protected] |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Loadify - Smart Image Downloader", "version": "1.2.18", "description": "The definitive tool to get all the images and colors of any web.", "icons": { "16": "img\/icon16.png", "24": "img\/icon24.png", "64": "img\/icon64.png", "128": "img\/icon128.png" }, "browser_action": { "default_title": "Loadify - Smart Image Downloader", "default_icon": { "64": "img\/icon64.png", "128": "img\/icon128.png" } }, "author": "csimo", "background": { "scripts": [ "background.js" ], "persistent": false }, "web_accessible_resources": [ "*" ], "permissions": [ "tabs", " |