Amazon Images Downloader
Scrape and download high-resolution images of Amazon product listings in bulk or one by one from any listing with just a click.
¿Qué es Amazon Images Downloader?
Amazon Images Downloader es una extensión de Chrome desarrollada por https://extensionsbox.com, y su función principal es "Scrape and download high-resolution images of Amazon product listings in bulk or one by one from any listing with just a click.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Amazon Images Downloader
Descarga archivos de extensión Amazon Images Downloader en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
Scrape and download product imagery from Amazon listings. With our intelligent tool, you can instantly access all the photos you need - with just one click. Bulk downloads all images for any product in seconds, without saving them one by one. Whether you need print-ready assets for catalogs, website imagery, or product shot inspiration, we deliver the high-res source files you want. Plus, all your data stays secure and confidential on your own device. 5 Reasons to Use Our Extension: - One-click downloading of all images for any AMZ product listing - Lightning-fast bulk saving of images - no more saving one at a time - Complete data privacy - nothing stored or transmitted - Quick and easy browser extension installation - Start immediately Our Solution Helps You: - Stop wasting time trying to gather product images across the web - Create catalogs, print ads, and galleries without image-hunting - Simply archive shots for future reference - Streamline your workflow and image-scraping process Scraping and saving listing images is quick and straightforward: 1. Open any product page on Amazon.com 2. Click the download icon on the left top of the images 3. Save all images individually or as a zip bundle Tired of piecemeal product images together? Our intelligent one-click tool makes gathering photos simple. Install now to access all the high-quality shots you need instantly. Amazon and all related marks are trademarks of Amazon.com, Inc. or its affiliates. This independent project was developed by ExtensionBox and has no relationship with Amazon Inc.
Información Básica de la Extensión
Nombre | Amazon Images Downloader |
ID | ggfhamjeclabnmkdooogdjibkiffdpec |
URL Oficial | https://chromewebstore.google.com/detail/amazon-images-downloader/ggfhamjeclabnmkdooogdjibkiffdpec |
Descripción | Scrape and download high-resolution images of Amazon product listings in bulk or one by one from any listing with just a click. |
Tamaño del Archivo | 3.03 MB |
Cantidad de Instalaciones | 252 |
Versión Actual | 1.0.3 |
Última Actualización | 2024-01-09 |
Fecha de Publicación | 2023-09-16 |
Calificación | 5.00/5 Total de 6 Calificaciones |
Desarrollador | https://extensionsbox.com |
Correo electrónico | [email protected] |
Tipo de Pago | free |
Sitio Web de la Extensión | https://amazonimagesdownloader.extensionsbox.com/ |
URL de la Página de Ayuda | https://amazonimagesdownloader.extensionsbox.com/ |
URL de la Página de Política de Privacidad | https://extensionsbox.com/privacy |
Idiomas Soportados | id,ms,de,en,en-GB,en-US,fil,fr,sw,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,iw,fa,mr,hi,bn,gu,ta,te,kn-IN,ml,th,am-ET,ar,zh-CN,zh-TW,ja,ko |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.0.3", "manifest_version": 3, "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "storage", "identity", "scripting", "downloads" ], "host_permissions": [ "*:\/\/amazonreviewsextractor.extensionsbox.com\/*", "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.de\/*", "*:\/\/*.amazon.fr\/*", "*:\/\/*.amazon.co.uk\/*", "*:\/\/*.amazon.it\/*", "*:\/\/*.amazon.es\/*", "*:\/\/*.amazon.co.jp\/*", "*:\/\/*.amazon.com.au\/*", "*:\/\/*.amazon.ca\/*", "*:\/\/*.amazon.in\/*", "*:\/\/*.amazon.ae\/*", "*:\/\/*.amazon.com.mx\/*", "*:\/\/*.amazon.com.br\/*", "*:\/\/*.amazon.com.tr\/*", "*:\/\/*.amazon.nl\/*", "*:\/\/*.media-amazon.com\/*" ], "background": { "service_worker": "service-worker.js" }, "action": { "default_popup": "popup.html", "default_icon": { "19": "icons\/19.png", "38": "icons\/38.png" } }, "content_scripts": [ { "matches": [ "*:\/\/*.amazon.com\/*", "*:\/\/*.amazon.de\/*", "*:\/\/*.amazon.fr\/*", "*:\/\/*.amazon.co.uk\/*", "*:\/\/*.amazon.it\/*", "*:\/\/*.amazon.es\/*", "*:\/\/*.amazon.co.jp\/*", "*:\/\/*.amazon.com.au\/*", "*:\/\/*.amazon.ca\/*", "*:\/\/*.amazon.in\/*", "*:\/\/*.amazon.ae\/*", "*:\/\/*.amazon.com.mx\/*", "*:\/\/*.amazon.com.br\/*", "*:\/\/*.amazon.com.tr\/*", "*:\/\/*.amazon.nl\/*" ], "js": [ "contentScript.js" ], "css": [ "style.css" ], "run_at": "document_end", "all_frames": false } ], "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAy3hEul524yMAkkI0C1KKgpe0AQGgfomlkIitMf86MGXqhEekW9GVvuz2qbANfgR4OIR4tGkcidmaQT5Aa94lww0sjKdpRbsLpxIy2Gvrx4q5CeoKu8ALn1Hwnh+z\/ZmnBZq5lGoRhGV2nD0ncQPKbJT5XbLUhgXbsldtJtl9r\/AYW+Oxb8MhLZgTfP8PjZ42SrX7YdnPn52\/WjWgnCNHbos7+SKR3fMhSbnjhKQsAGNl\/wgzmmZH\/fURMpgxSYdgrIIyq9bmnChrkeFoDKIEheJ9zlUZP+o218IEiI3PE75YyhpoDQMoMS+\/BpdftNr+PbGw+IdIWjEmUdNz9i34NwIDAQAB", "oauth2": { "client_id": "568007785949-ha40fibp60uni3815mrv1ecjv6d15vok.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/userinfo.email" ] }, "content_security_policy": { "extension_pages": "script-src 'self'; object-src 'self';" }, "web_accessible_resources": [ { "resources": [ "assets\/*", "libs\/*", "downloader.html" ], "matches": [ " |