AMZ Downloader - Amazon Videos and Images
Downloads Amazon product and variations images and videos and exports links to CSV.
What is AMZ Downloader - Amazon Videos and Images?
AMZ Downloader - Amazon Videos and Images is a Chrome extension developed by zemann.p, and its main feature is "Downloads Amazon product and variations images and videos and exports links to CSV.".
Extension Screenshots
Download AMZ Downloader - Amazon Videos and Images Extension CRX File
Download AMZ Downloader - Amazon Videos and Images extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | AMZ Downloader - Amazon Videos and Images |
ID | ppoekdaclagjhfdjckangfblildnahka |
Official URL | https://chromewebstore.google.com/detail/amz-downloader-amazon-vid/ppoekdaclagjhfdjckangfblildnahka |
Description | Downloads Amazon product and variations images and videos and exports links to CSV. |
File Size | 126 KB |
Installation Count | 6,083 |
Current Version | 1.1 |
Last Updated | 2023-11-22 |
Publish Date | 2023-05-27 |
Rating | 3.33/5 Total 12 Ratings |
Developer | zemann.p |
[email protected] | |
Payment Type | in_app |
Extension Website | https://amzdownloader.com |
Privacy Policy Page URL | https://chrome.amzdownloader.com/privacy |
Supported Languages | 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": [ " |