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.

Co je Amazon Images Downloader?

Amazon Images Downloader je rozšíření Chrome vyvinuté https://extensionsbox.com, a jeho hlavní funkcí je „Scrape and download high-resolution images of Amazon product listings in bulk or one by one from any listing with just a click.“.

Snímky obrazovky rozšíření

screenshot
screenshot

Stáhnout soubor CRX rozšíření Amazon Images Downloader

Stáhněte si soubory rozšíření Amazon Images Downloader ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Amazon Images Downloader Amazon Images Downloader
ID ggfhamjeclabnmkdooogdjibkiffdpec
Oficiální URL https://chromewebstore.google.com/detail/amazon-images-downloader/ggfhamjeclabnmkdooogdjibkiffdpec
Popis Scrape and download high-resolution images of Amazon product listings in bulk or one by one from any listing with just a click.
Velikost souboru 3.03 MB
Počet instalací 252
Aktuální Verze 1.0.3
Poslední Aktualizace 2024-01-09
Datum Vydání 2023-09-16
Hodnocení 5.00/5 Celkem 6 Hodnocení
Vývojář https://extensionsbox.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://amazonimagesdownloader.extensionsbox.com/
URL Stránky Nápovědy https://amazonimagesdownloader.extensionsbox.com/
URL Stránky Zásad Ochrany Soukromí https://extensionsbox.com/privacy
Podporované Jazyky 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": [
                ""
            ]
        }
    ]
}