Ecommerce Image Downloader
Download Image from Ecommerce Website (Amazon, Ebay, Taobao, Shopee...)
Vad är Ecommerce Image Downloader?
Ecommerce Image Downloader är en Chrome-tillägg utvecklad av linhnn.developer, och dess huvudfunktion är "Download Image from Ecommerce Website (Amazon, Ebay, Taobao, Shopee...)".
Tilläggsskärmbilder
Ladda ner Ecommerce Image Downloader-förlängningens CRX-fil
Ladda ner Ecommerce Image Downloader-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Download images, copy image's URL from Amazon, support for the websites bellow: - Amazon .(com | in | es | com.au | ca | de | fr | co.uk | it ) - Ebay - Shopee ... and more supported websites, please check malitool.com for detail Enable you to download product's video on Amazon. Enable you to checking product's price history on Amazon. Extension help your work faster and easier! For any support, please contact me via email: [email protected]
Grundläggande Information om Tillägg
Namn | |
ID | oiaoeonjapnkifnhofdkgiohaieebokn |
Officiell webbadress | https://chrome.google.com/webstore/detail/ecommerce-image-downloade/oiaoeonjapnkifnhofdkgiohaieebokn |
Beskrivning | Download Image from Ecommerce Website (Amazon, Ebay, Taobao, Shopee...) |
Filstorlek | 273 KB |
Antal Installationer | 6,000 |
Aktuell Version | 2.5.9 |
Senast Uppdaterad | 2024-02-05 |
Publiceringsdatum | 2020-04-23 |
Betyg | 4.00/5 Totalt 25 Betyg |
Utvecklare | linhnn.developer |
E-post | [email protected] |
Betalningssätt | in_app |
Tilläggswebbplats | http://malitool.com/ |
Hjälpsida URL | https://www.facebook.com/malitool |
URL till Sekretesspolicy Sidan | http://malitool.com/amazon-image-downloader-policy.html |
Stödda Språk | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ecommerce Image Downloader", "description": "Download Image from Ecommerce Website (Amazon, Ebay, Taobao, Shopee...)", "version": "2.5.9", "minimum_chrome_version": "88", "manifest_version": 3, "content_security_policy": { "extension_pages": "script-src 'self'; style-src 'self'; img-src 'self'; media-src 'self'; object-src 'self'" }, "host_permissions": [ "http:\/\/localhost:8188\/" ], "permissions": [ "downloads" ], "optional_permissions": [ "storage" ], "action": { "default_icon": "\/icon_128.png", "default_popup": "\/views\/popup.html" }, "icons": { "16": "\/icon_16.png", "48": "\/icon_48.png", "128": "\/icon_128.png" }, "web_accessible_resources": [ { "resources": [ "\/images\/open.png", "\/images\/download.png" ], "matches": [ " |