Dropast - Taobao Importer for Shopify
Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.
What is Dropast - Taobao Importer for Shopify?
Dropast - Taobao Importer for Shopify is a Chrome extension developed by https://dropast.com, and its main feature is "Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide.".
Extension Screenshots
Download Dropast - Taobao Importer for Shopify Extension CRX File
Download Dropast - Taobao Importer for Shopify 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
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.
Extension Basic Information
Name | Dropast - Taobao Importer for Shopify |
ID | jfknabpdkdnghkijhngkklolokoeileg |
Official URL | https://chromewebstore.google.com/detail/dropast-taobao-importer-f/jfknabpdkdnghkijhngkklolokoeileg |
Description | Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide. |
File Size | 22.37 KB |
Installation Count | 553 |
Current Version | 1.0.0 |
Last Updated | 2022-05-13 |
Publish Date | 2022-05-13 |
Rating | 5.00/5 Total 1 Ratings |
Developer | https://dropast.com |
[email protected] | |
Payment Type | free |
Extension Website | https://dropast.com |
Help Page URL | https://dropast.com |
Supported Languages | 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" } } |