Dropast - Taobao Importer for Shopify

Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.

Dropast - Taobao Importer for Shopifyとは何ですか?

Dropast - Taobao Importer for Shopifyはhttps://dropast.comによって開発されたChromeの拡張機能で、その主な機能は「Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.」です。

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

screenshot

Dropast - Taobao Importer for Shopify拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Dropast is a new generation of dropshipping platforms that connects Shopify merchants and Taobao and Tmall sellers with a fulfillment center on a single platform.                    

拡張機能の基本情報

名前 Dropast - Taobao Importer for Shopify Dropast - Taobao Importer for Shopify
ID jfknabpdkdnghkijhngkklolokoeileg
公式URL https://chromewebstore.google.com/detail/dropast-taobao-importer-f/jfknabpdkdnghkijhngkklolokoeileg
説明 Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.
ファイルサイズ 22.37 KB
インストール数 553
現在のバージョン 1.0.0
最終更新日 2022-05-13
公開日 2022-05-13
評価 5.00/5 合計 1 レビュー
開発者 https://dropast.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://dropast.com
ヘルプページのURL https://dropast.com
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Dropast - Taobao Importer for Shopify",
    "description": "Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.",
    "version": "1.0.0",
    "manifest_version": 3,
    "background": {
        "service_worker": "background.js"
    },
    "permissions": [
        "activeTab",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html",
        "default_icon": {
            "16": "\/images\/16.png",
            "32": "\/images\/32.png",
            "48": "\/images\/48icon.png",
            "128": "\/images\/128.png"
        }
    },
    "icons": {
        "16": "\/images\/16.png",
        "32": "\/images\/icon32.png",
        "48": "\/images\/48.png",
        "128": "\/images\/icon128.png"
    }
}