Amazon Image Downloader - Photo & Videos

Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click

Vad är Amazon Image Downloader - Photo & Videos?

Amazon Image Downloader - Photo & Videos är en Chrome-tillägg utvecklad av savemyday666, och dess huvudfunktion är "Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click".

Tilläggsskärmbilder

screenshot
screenshot

Ladda ner Amazon Image Downloader - Photo & Videos-förlängningens CRX-fil

Ladda ner Amazon Image Downloader - Photo & Videos-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Amazon is a great platform for purchasing products online. However, sometimes you may want to download the images and videos of the products you are interested in. Download images,photos,pictures and videos from gallery and variations for Amazon Product and export to Excel with one click.
You can download pictures and videos from Amazon Product listings just One click, and export photos and videos to Excel document(*.xlsx).

All by download are HD resources.

# Features
✓ Download Images by Variants (*.zip)
✓ Export Images by Variants (Excel)
✓ Download All Images(*.zip)
✓ Export All Images (Excel)
✓ Export All Videos (Excel)
✓ Download Video
✓ Automatically deduplicate images
✓ High quality

# FAQ
Q: Is Amazon Image Download free?
A: Yes, Amazon Image Download is free. You can get basic functionality and upgrade to get more functionality.

Q: Can I download images and videos of any product on Amazon?
A: Yes, you can download images and videos of any product on Amazon using this tool.

Q: Is it legal to download images and videos from Amazon?
A: Yes, it is legal to download images and videos from Amazon for personal use.

# Data Privacy
All the data you process is on your local computer and never passes through our servers.

# Statement
Amazon is a trademark of Amazon Inc. Amazon Image Download is not affiliated with, endorsed, sponsored, or otherwise related to Amazon, Inc. or any of its affiliates or subsidiaries.                    

Grundläggande Information om Tillägg

Namn Amazon Image Downloader - Photo & Videos Amazon Image Downloader - Photo & Videos
ID aphalpbjmalaibjgpajbbbojjaebmibg
Officiell webbadress https://chromewebstore.google.com/detail/amazon-image-downloader-p/aphalpbjmalaibjgpajbbbojjaebmibg
Beskrivning Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click
Filstorlek 616 KB
Antal Installationer 1,416
Aktuell Version 1.1.0
Senast Uppdaterad 2024-01-05
Publiceringsdatum 2023-06-10
Betyg 3.00/5 Totalt 4 Betyg
Utvecklare savemyday666
E-post [email protected]
Betalningssätt free
URL till Sekretesspolicy Sidan https://docs.google.com/document/d/12SAzhmiYu3io5qncQbVpoJjDWI53u5NYPbA9lVLR5rA
Stödda Språk en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon Image Downloader - Photo & Videos",
    "description": "Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click",
    "version": "1.1.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "service_worker.js"
    },
    "permissions": [
        "activeTab",
        "storage",
        "unlimitedStorage",
        "scripting",
        "downloads"
    ],
    "host_permissions": [
        "https:\/\/api.savemydayapp.com\/*"
    ],
    "action": {
        "default_title": "Amazon Image Easy Download",
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/icons\/16.png",
            "32": "\/icons\/32.png",
            "128": "\/icons\/128.png"
        }
    },
    "icons": {
        "16": "\/icons\/16.png",
        "32": "\/icons\/32.png",
        "128": "\/icons\/128.png"
    }
}