Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Was ist Loadify - Smart Image Downloader?
Loadify - Smart Image Downloader ist eine Chrome-Erweiterung, die von Loadify entwickelt wurde, und ihr Hauptmerkmal ist "The definitive tool to get all the images and colors of any web.".
Erweiterungsscreenshots
Loadify - Smart Image Downloader-Erweiterungs-CRX-Datei herunterladen
Laden Sie Loadify - Smart Image Downloader-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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.
Grundlegende Informationen zur Erweiterung
Name | Loadify - Smart Image Downloader |
ID | kbohbdnooimgjlohmicjmoagppjdcbam |
Offizielle URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
Beschreibung | The definitive tool to get all the images and colors of any web. |
Dateigröße | 100 KB |
Installationsanzahl | 35,637 |
Aktuelle Version | 1.2.18 |
Letztes Update | 2019-09-22 |
Veröffentlichungsdatum | 2019-09-22 |
Bewertung | 4.75/5 Insgesamt 40 Bewertungen |
Entwickler | Loadify |
[email protected] | |
Zahlungsart | free |
Unterstützte Sprachen | 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", " |