E-commerce Helper

download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china

What is E-commerce Helper?

E-commerce Helper is a Chrome extension developed by Logan, and its main feature is "download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china".

Extension Screenshots

screenshot
screenshot

Download E-commerce Helper Extension CRX File

Download E-commerce Helper 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

                        download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china                    

Extension Basic Information

Name E-commerce Helper E-commerce Helper
ID lfnflgneeaghnabapckogkopdnibdlpl
Official URL https://chromewebstore.google.com/detail/e-commerce-helper/lfnflgneeaghnabapckogkopdnibdlpl
Description download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china
File Size 3.87 KB
Installation Count 91
Current Version 0.4
Last Updated 2019-10-09
Publish Date 2019-10-08
Developer Logan
Email [email protected]
Payment Type free
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "E-commerce Helper",
    "version": "0.4",
    "author": "[email protected]",
    "homepage_url": "https:\/\/github.com\/BigSully\/ecommerce_helper",
    "commands": {
        "DOWNLOAD_IMAGES": {
            "description": "Download images",
            "suggested_key": {
                "windows": "Alt+D",
                "mac": "Alt+D",
                "chromeos": "Alt+D",
                "linux": "Alt+D"
            }
        }
    },
    "permissions": [
        "storage"
    ],
    "background": {
        "page": "background.html"
    },
    "content_security_policy": "script-src 'self' https:\/\/www.google-analytics.com; object-src 'self'"
}