Loadify - Smart Image Downloader
The definitive tool to get all the images and colors of any web.
Τι είναι το Loadify - Smart Image Downloader;
Το Loadify - Smart Image Downloader είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Loadify, και η κύρια λειτουργία του είναι "The definitive tool to get all the images and colors of any web.".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης Loadify - Smart Image Downloader
Λήψη αρχείων επέκτασης Loadify - Smart Image Downloader σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
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.
Βασικές Πληροφορίες Επέκτασης
Όνομα | Loadify - Smart Image Downloader |
ID | kbohbdnooimgjlohmicjmoagppjdcbam |
Επίσημο URL | https://chromewebstore.google.com/detail/loadify-smart-image-downl/kbohbdnooimgjlohmicjmoagppjdcbam |
Περιγραφή | The definitive tool to get all the images and colors of any web. |
Μέγεθος Αρχείου | 100 KB |
Αριθμός Εγκαταστάσεων | 35,637 |
Τρέχουσα Έκδοση | 1.2.18 |
Τελευταία Ενημέρωση | 2019-09-22 |
Ημερομηνία Δημοσίευσης | 2019-09-22 |
Αξιολόγηση | 4.75/5 Συνολικά 40 Αξιολογήσεις |
Προγραμματιστής | Loadify |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Υποστηριζόμενες Γλώσσες | 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", " |