Amazon Image Download - Include Photo & Video

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

Hvad er Amazon Image Download - Include Photo & Video?

Amazon Image Download - Include Photo & Video er en Chrome-udvidelse udviklet af inforld.com, og dens hovedfunktion er "Scrape images,photos,pictures and videos from gallery and variations for Amazon Product and export, download to Excel with one click".

Udvidelsesskærmbilleder

screenshot
screenshot

Download Amazon Image Download - Include Photo & Video-udvidelses-CRX-fil

Download Amazon Image Download - Include Photo & Video-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        With 'Amazon Image Download - Include Photo & Video', you can download pictures and videos from Amazon Product listings with 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)
✓ One Click Download All Images(*.zip)
✓ One Click Export All Images (Excel)
✓ One Click Export All Videos (Excel)
✓ One Click Download Video
✓ Automatically deduplicate images

# It's free?
Yes, Amazon Image Download is free. You can get basic functionality and upgrade to get more functionality.

# FAQ
https://amazonimagedownload.inforld.com/#faq
If you have any questions, don't hesitate to contact us at [email protected]

# 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æggende oplysninger om udvidelsen

Navn Amazon Image Download - Include Photo & Video Amazon Image Download - Include Photo & Video
ID dacoikodeimojbinedbdhhdfnhaogdga
Officiel URL https://chrome.google.com/webstore/detail/amazon-image-download-inc/dacoikodeimojbinedbdhhdfnhaogdga
Beskrivelse Scrape images,photos,pictures and videos from gallery and variations for Amazon Product and export, download to Excel with one click
Filstørrelse 1.56 MB
Antal Installationer 2,163
Nuværende Version 1.0.1
Senest Opdateret 2022-10-13
Udgivelsesdato 2022-07-19
Bedømmelse 5.00/5 Samlet 3 Bedømmelser
Udvikler inforld.com
E-mail [email protected]
Betalingsmetode free
Udvidelseswebsted https://amazonimagedownload.inforld.com
URL til Fortrolighedspolitik Side https://inforld.com/privacy
Understøttede Sprog en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Amazon Image Download - Include Photo & Video",
    "description": "Scrape images,photos,pictures and videos from gallery and variations for Amazon Product and export, download to Excel with one click",
    "version": "1.0.1",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/dacoikodeimojbinedbdhhdfnhaogdga",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAvakeee5cI05Spuo0WCC4tXJe\/aJHfB+cWkemJmTbWRW9RT6VvheMcW2fCz2sj1PDr5bOOLh4cdPdQISpd0zwk2kCi0cNneOO8mAbossEdmnh0qyDNSnHM2JE57pgsR9jLa4zT9E6EhkPW1+6lQdUDDLVj1B9IlKlOCroz1w1HdvgoBCp2+TpNnDfLr+xHwQmMe7vaicX+uJ+Ypm2xqyiUw0VYkhpMk7BAxA1uvwOz6kgs6uyBwHbFJkgsQNI1efzTz8SJe9Q1\/CfWSISBCagGWzIRknxXauu+YuSrnJqzDytDvhD\/WiFoCJHVMvSXGUX0HmaynMUIAILaWpTIRldJQIDAQAB",
    "oauth2": {
        "client_id": "329648477896-b0s2q9rbnj3ufo56hm9gi326926b2no1.apps.googleusercontent.com",
        "scopes": [
            "https:\/\/www.googleapis.com\/auth\/userinfo.email"
        ],
        "web_client_id": "329648477896-i8lhn7apedmffmimuovqbtg3soldmdb6.apps.googleusercontent.com"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "icons": {
        "16": "public\/lib\/images\/logo_16.png",
        "32": "public\/lib\/images\/logo_32.png",
        "48": "public\/lib\/images\/logo_48.png",
        "128": "public\/lib\/images\/logo_128.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "identity",
        "scripting",
        "downloads"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self'"
    },
    "action": {
        "default_popup": "popup.html"
    }
}