E-commerce Helper

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

E-commerce Helperとは何ですか?

E-commerce HelperはLoganによって開発されたChromeの拡張機能で、その主な機能は「download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china」です。

拡張機能のスクリーンショット

screenshot
screenshot

E-commerce Helper拡張機能のCRXファイルをダウンロード

E-commerce Helper拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

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

拡張機能の基本情報

名前 E-commerce Helper E-commerce Helper
ID lfnflgneeaghnabapckogkopdnibdlpl
公式URL https://chromewebstore.google.com/detail/e-commerce-helper/lfnflgneeaghnabapckogkopdnibdlpl
説明 download images in 1688, alibaba, aliexpress, amazon, shopee, ebay, taobao,made-in-china
ファイルサイズ 3.87 KB
インストール数 91
現在のバージョン 0.4
最終更新日 2019-10-09
公開日 2019-10-08
開発者 Logan
Eメール [email protected]
支払い方法 free
対応言語 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'"
}