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 เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dropast.com และคุณลักษณะหลักของมันคือ "Easiest way to do dropshipping business. Import Taobao products into your Shopify store and start selling worldwide."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Dropast - Taobao Importer for Shopify
ดาวน์โหลดไฟล์ส่วนขยาย 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. ข้อมูลพื้นฐานของส่วนขยาย
| ชื่อ | |
| 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 |
| อีเมล | [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"
}
} | |