AMZ Downloader - Amazon Videos and Images

Downloads Amazon product and variations images and videos and exports links to CSV.

AMZ Downloader - Amazon Videos and Imagesคืออะไร?

AMZ Downloader - Amazon Videos and Images เป็นส่วนขยายของ Chrome ที่พัฒนาโดย zemann.p และคุณลักษณะหลักของมันคือ "Downloads Amazon product and variations images and videos and exports links to CSV."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย AMZ Downloader - Amazon Videos and Images

ดาวน์โหลดไฟล์ส่วนขยาย AMZ Downloader - Amazon Videos and Images ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        AMZ Downloader allows you to download images and videos from Amazon product listing. You can download all images and videos of the product and variations on one click. Pictures and videos urls can be also exported to CSV. Videos can be also embeded to a website.

All features:

-Downloads all images and videos of a product and exports urls to CSV.
-Downloads all images and videos of a product variations and exports urls to CSV.
-Downloads all images and videos of a product and variations on one click and exports all urls to CSV.
-Creates html code to embed Amazon product video to a website.

AMZ Downloader supports all Amazon domains.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ AMZ Downloader - Amazon Videos and Images AMZ Downloader - Amazon Videos and Images
ID ppoekdaclagjhfdjckangfblildnahka
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/amz-downloader-amazon-vid/ppoekdaclagjhfdjckangfblildnahka
คำอธิบาย Downloads Amazon product and variations images and videos and exports links to CSV.
ขนาดไฟล์ 126 KB
จำนวนการติดตั้ง 6,083
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2023-11-22
วันที่เผยแพร่ 2023-05-27
คะแนน 3.33/5 รวมทั้งหมด 12 คะแนน
ผู้พัฒนา zemann.p
อีเมล [email protected]
ประเภทการชำระเงิน in_app
เว็บไซต์ส่วนขยาย https://amzdownloader.com
URL หน้านโยบายความเป็นส่วนตัว https://chrome.amzdownloader.com/privacy
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "AMZ Downloader - Amazon Videos and Images",
    "description": "Downloads Amazon product and variations images and videos and exports links to CSV.",
    "version": "1.1",
    "manifest_version": 3,
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/128.png"
    },
    "action": {
        "default_popup": "popup.html"
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/chrome.amzdownloader.com\/*"
        ]
    },
    "host_permissions": [
        ""
    ],
    "permissions": [
        "downloads",
        "scripting"
    ]
}