Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
What is Loadify - Smart Image Downloader?
Loadify - Smart Image Downloader is a Chrome extension developed by Loadify, and its main feature is "The definitive tool to get all the images and colors of any web.".
Extension Screenshots
Download Loadify - Smart Image Downloader Extension CRX File
Download Loadify - Smart Image Downloader extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | Loadify - Smart Image Downloader |
ID | kbohbdnooimgjlohmicjmoagppjdcbam |
Official URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
Description | The definitive tool to get all the images and colors of any web. |
File Size | 100 KB |
Installation Count | 35,637 |
Current Version | 1.2.18 |
Last Updated | 2019-09-22 |
Publish Date | 2019-09-22 |
Rating | 4.75/5 Total 40 Ratings |
Developer | Loadify |
[email protected] | |
Payment Type | free |
Supported Languages | 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", " |