Image Downloader - Image Eye
Search and Download all images on a web page.
Was ist Image Downloader - Image Eye?
Image Downloader - Image Eye ist eine Chrome-Erweiterung, die von PerrkLex_Dogg entwickelt wurde, und ihr Hauptmerkmal ist "Search and Download all images on a web page.".
Erweiterungsscreenshots
Image Downloader - Image Eye-Erweiterungs-CRX-Datei herunterladen
Laden Sie Image Downloader - Image Eye-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
Search and Download all images on a web page. With this Image Downloader you can find, browse and download all the images present in a web page. ================================================================ In Addition you can: - filter based on pixel width and height - filter based on URL - bulk download all images in once - select what images you want to download - check the size of each image - copy the URL of the original image - choose between various layout options - supporting all principal websites (Instagram, Facebook, Twitter, etc...) You can Download any websites images....!
Grundlegende Informationen zur Erweiterung
Name | |
ID | khklnbndokpbhebbienfbmihjccogifa |
Offizielle URL | https://chrome.google.com/webstore/detail/image-downloader-image-ey/khklnbndokpbhebbienfbmihjccogifa |
Beschreibung | Search and Download all images on a web page. |
Dateigröße | 1.17 MB |
Installationsanzahl | 2,717 |
Aktuelle Version | 3.0.1 |
Letztes Update | 2022-08-30 |
Veröffentlichungsdatum | 2022-06-16 |
Bewertung | 4.81/5 Insgesamt 21 Bewertungen |
Entwickler | PerrkLex_Dogg |
[email protected] | |
Zahlungsart | free |
URL der Datenschutzrichtlinien-Seite | https://sites.google.com/view/perklen/privacy |
Unterstützte Sprachen | id,ms,de,en,en-GB,en-US,fil,fr,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,ml,th,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_specific_settings": { "gecko": { "id": "[email protected]", "strict_min_version": "53.0" } }, "manifest_version": 3, "name": "Image Downloader - Image Eye", "short_name": "imageyeplus", "description": "Search and Download all images on a web page.", "default_locale": "en", "version": "3.0.1", "action": { "default_icon": "imageyeplus128.png", "default_popup": "popup.html" }, "permissions": [ "activeTab", "downloads", "storage", "webRequest", "scripting", "declarativeNetRequest" ], "host_permissions": [ "http:\/\/*\/*", "https:\/\/*\/*", " |