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 là gì?

Dropast - Taobao Importer for Shopify là một tiện ích mở rộng Chrome được phát triển bởi https://dropast.com, và tính năng chính của nó là "Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng Dropast - Taobao Importer for Shopify

Tải xuống các tệp mở rộng Dropast - Taobao Importer for Shopify dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Dropast - Taobao Importer for Shopify Dropast - Taobao Importer for Shopify
ID jfknabpdkdnghkijhngkklolokoeileg
URL Chính Thức https://chromewebstore.google.com/detail/dropast-taobao-importer-f/jfknabpdkdnghkijhngkklolokoeileg
Mô tả Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.
Kích Thước Tệp 22.37 KB
Số Lần Cài Đặt 553
Phiên Bản Hiện Tại 1.0.0
Cập Nhật Lần Cuối 2022-05-13
Ngày Phát Hành 2022-05-13
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://dropast.com
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://dropast.com
URL Trang Trợ Giúp https://dropast.com
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}