Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Hvad er Loadify - Smart Image Downloader?
Loadify - Smart Image Downloader er en Chrome-udvidelse udviklet af Loadify, og dens hovedfunktion er "The definitive tool to get all the images and colors of any web.".
Udvidelsesskærmbilleder
Download Loadify - Smart Image Downloader-udvidelses-CRX-fil
Download Loadify - Smart Image Downloader-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | kbohbdnooimgjlohmicjmoagppjdcbam |
| Officiel URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
| Beskrivelse | The definitive tool to get all the images and colors of any web. |
| Filstørrelse | 100 KB |
| Antal Installationer | 35,637 |
| Nuværende Version | 1.2.18 |
| Senest Opdateret | 2019-09-22 |
| Udgivelsesdato | 2019-09-22 |
| Bedømmelse | 4.75/5 Samlet 40 Bedømmelser |
| Udvikler | Loadify |
| [email protected] | |
| Betalingsmetode | free |
| Understøttede Sprog | 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",
" | |