Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Loadify - Smart Image Downloader là gì?
Loadify - Smart Image Downloader là một tiện ích mở rộng Chrome được phát triển bởi Loadify, và tính năng chính của nó là "The definitive tool to get all the images and colors of any web.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Loadify - Smart Image Downloader
Tải xuống các tệp mở rộng Loadify - Smart Image Downloader dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Loadify - Smart Image Downloader |
ID | kbohbdnooimgjlohmicjmoagppjdcbam |
URL Chính Thức | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
Mô tả | The definitive tool to get all the images and colors of any web. |
Kích Thước Tệp | 100 KB |
Số Lần Cài Đặt | 35,637 |
Phiên Bản Hiện Tại | 1.2.18 |
Cập Nhật Lần Cuối | 2019-09-22 |
Ngày Phát Hành | 2019-09-22 |
Đánh Giá | 4.75/5 Tổng số 40 Đánh Giá |
Nhà Phát Triển | Loadify |
[email protected] | |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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", " |