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

Apa itu Amazon Image Downloader - Photo & Videos?

Amazon Image Downloader - Photo & Videos adalah ekstensi Chrome yang dikembangkan oleh savemyday666, dan fitur utamanya adalah "Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Amazon Image Downloader - Photo & Videos

Unduh file ekstensi Amazon Image Downloader - Photo & Videos dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Amazon Image Downloader - Photo & Videos Amazon Image Downloader - Photo & Videos
ID aphalpbjmalaibjgpajbbbojjaebmibg
URL Resmi https://chromewebstore.google.com/detail/amazon-image-downloader-p/aphalpbjmalaibjgpajbbbojjaebmibg
Deskripsi Downloadimages,photos,pictures and videos from gallery and variations for Amazon Product and export, export to Excel with one click
Ukuran File 616 KB
Jumlah Instalasi 1,416
Versi Saat Ini 1.1.0
Terakhir Diperbarui 2024-01-05
Tanggal Publikasi 2023-06-10
Penilaian 3.00/5 Total 4 Penilaian
Pengembang savemyday666
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://docs.google.com/document/d/12SAzhmiYu3io5qncQbVpoJjDWI53u5NYPbA9lVLR5rA
Bahasa yang Didukung 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"
    }
}