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

Amazon Image Download - Include Photo & Video là gì?

Amazon Image Download - Include Photo & Video là một tiện ích mở rộng Chrome được phát triển bởi Converts Team, và tính năng chính của nó là "Scrape images,photos,pictures and videos from gallery and variations for Amazon Product and export, download to Excel with one click".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Amazon Image Download - Include Photo & Video

Tải xuống các tệp mở rộng Amazon Image Download - Include Photo & Video dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Amazon Image Download - Include Photo & Video Amazon Image Download - Include Photo & Video
ID ojbcpmfpndggkkpaggbkjipbdlipcaeb
URL Chính Thức https://chromewebstore.google.com/detail/amazon-image-download-inc/ojbcpmfpndggkkpaggbkjipbdlipcaeb
Mô tả Scrape images,photos,pictures and videos from gallery and variations for Amazon Product and export, download to Excel with one click
Kích Thước Tệp 1.56 MB
Số Lần Cài Đặt 10,044
Phiên Bản Hiện Tại 1.0.2
Cập Nhật Lần Cuối 2023-01-26
Ngày Phát Hành 2023-01-25
Đánh Giá 3.42/5 Tổng số 12 Đánh Giá
Nhà Phát Triển Converts Team
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://amazonimagedownload.inforld.com
URL Trang Chính Sách Bảo Mật https://inforld.com/privacy
Ngôn Ngữ Được Hỗ Trợ 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.2",
    "homepage_url": "https:\/\/chrome.google.com\/webstore\/detail\/ojbcpmfpndggkkpaggbkjipbdlipcaeb",
    "manifest_version": 3,
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAl9P88wa6ahgFf8F5KIYoH\/rvIlKCkoTU8bXBNO9aw6jYjWwnnMBVfWTSmPz8OPW6H3BSWOGAvuOGpZBowldU64FeucsKtYlDJkYHFM2iOLeCg0eVy3NCHu8hzlkWfGNMcU+caPatWJTcKGdUVZXKQp7iDtrPS1ZJC3W3ezy1RJcB3JU+QxmnqC29W7WUY5DM54fhXJbbR9JMsl7d\/doy24UtbAyqdHLkFwsL48syMu7CrL\/zR\/vMH1k18MONEp8YiRWBALQOXtL097sBCm\/rNSPEGMZD9Ye6q9+Qu0WH4DBS6yu9Byph3td418W72wJLcgo1e7SXh0\/h3PUA8gbJkwIDAQAB",
    "oauth2": {
        "client_id": "329648477896-6dk9dk0c562qdkdhanriik3b492fmbfd.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"
    }
}