Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Wat is Loadify - Smart Image Downloader?
Loadify - Smart Image Downloader is een Chrome-extensie ontwikkeld door Loadify, en de belangrijkste functie is "The definitive tool to get all the images and colors of any web.".
Extensie Screenshots
Download het CRX-bestand van de extensie Loadify - Smart Image Downloader
Download Loadify - Smart Image Downloader-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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. Basisinformatie over de Extensie
| Naam | |
| ID | kbohbdnooimgjlohmicjmoagppjdcbam |
| Officiële URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
| Beschrijving | The definitive tool to get all the images and colors of any web. |
| Bestandsgrootte | 100 KB |
| Aantal Installaties | 35,637 |
| Huidige Versie | 1.2.18 |
| Laatst Bijgewerkt | 2019-09-22 |
| Publicatiedatum | 2019-09-22 |
| Beoordeling | 4.75/5 Totaal 40 Beoordelingen |
| Ontwikkelaar | Loadify |
| [email protected] | |
| Betalingswijze | free |
| Ondersteunde Talen | 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",
" | |