Modalyst - AliExpress Dropshipping Partner
Curate the best AliExpress products for dropshipping and import their product information into your Modalyst account.
Modalyst - AliExpress Dropshipping Partnerคืออะไร?
Modalyst - AliExpress Dropshipping Partner เป็นส่วนขยายของ Chrome ที่พัฒนาโดย www.modalyst.co และคุณลักษณะหลักของมันคือ "Curate the best AliExpress products for dropshipping and import their product information into your Modalyst account."
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Modalyst - AliExpress Dropshipping Partner
ดาวน์โหลดไฟล์ส่วนขยาย Modalyst - AliExpress Dropshipping Partner ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
With thousands of available products from global and USA dropshippers, no other platform offers as wide a selection of quality products for your online store. Curate the inventory of your dreams with our automated dropshipping platform. Explore our direct integration with AliExpress where Modalyst dropshippers have access to billions of products available on Aliexpress.com. The Modalyst Chrome Extension features: * Import items from AliExpress with our Chrome Extension in 1-click * Product prices and inventory updates synced automatically * 1-click order fulfillment * Order Status syncs between AliExpress, Modalyst, & your store (and your customers!) Modalyst makes it simple for an online store to source, list, and sell an array of niche products. Experience zero upfront inventory costs and total ease of automation when you start your dropshipping business today.
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Modalyst - AliExpress Dropshipping Partner |
ID | epcpfbncpjfomakgdophbanbkdeonkhc |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/modalyst-aliexpress-drops/epcpfbncpjfomakgdophbanbkdeonkhc |
คำอธิบาย | Curate the best AliExpress products for dropshipping and import their product information into your Modalyst account. |
ขนาดไฟล์ | 2.55 MB |
จำนวนการติดตั้ง | 34,171 |
เวอร์ชันปัจจุบัน | 4.0.0 |
อัปเดตครั้งล่าสุด | 2024-01-11 |
วันที่เผยแพร่ | 2020-06-09 |
คะแนน | 3.63/5 รวมทั้งหมด 57 คะแนน |
ผู้พัฒนา | www.modalyst.co |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://modalyst.co |
URL หน้าช่วยเหลือ | http://support.modalyst.co |
URL หน้านโยบายความเป็นส่วนตัว | https://modalyst.co/privacy |
ภาษาที่รองรับ | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Modalyst - AliExpress Dropshipping Partner", "description": "Curate the best AliExpress products for dropshipping and import their product information into your Modalyst account.", "version": "4.0.0", "icons": { "16": "img\/icon_16.png", "32": "img\/icon_32.png", "48": "img\/icon_48.png", "128": "img\/icon_128.png", "256": "img\/icon_256.png", "512": "img\/icon_512.png" }, "background": { "service_worker": "src\/background.js", "type": "module" }, "content_scripts": [ { "js": [ "src\/aliexpress_content_script.js" ], "matches": [ "http:\/\/*.paypal.com\/*", "https:\/\/*.paypal.com\/*", "http:\/\/aliexpress.com\/*", "http:\/\/*.aliexpress.com\/*", "https:\/\/aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "http:\/\/www.aliexpress.com\/*", "http:\/\/*.www.aliexpress.com\/*", "https:\/\/www.aliexpress.com\/*", "https:\/\/*.www.aliexpress.com\/*", "http:\/\/aliexpress.us\/*", "http:\/\/*.aliexpress.us\/*", "https:\/\/aliexpress.us\/*", "https:\/\/*.aliexpress.us\/*", "http:\/\/www.aliexpress.us\/*", "http:\/\/*.www.aliexpress.us\/*", "https:\/\/www.aliexpress.us\/*", "https:\/\/*.www.aliexpress.us\/*" ], "css": [ "css\/aliexpress_content_script.css" ] }, { "js": [ "src\/modalyst_content_script.js" ], "matches": [ "https:\/\/modalyst.co\/*" ], "css": [ "css\/modalyst_content_script.css" ] } ], "permissions": [ "tabs", "storage", "cookies", "declarativeContent" ], "host_permissions": [ "http:\/\/*.paypal.com\/*", "https:\/\/*.paypal.com\/*", "http:\/\/aliexpress.com\/*", "http:\/\/*.aliexpress.com\/*", "https:\/\/aliexpress.com\/*", "https:\/\/*.aliexpress.com\/*", "http:\/\/www.aliexpress.com\/*", "http:\/\/*.www.aliexpress.com\/*", "https:\/\/www.aliexpress.com\/*", "https:\/\/*.www.aliexpress.com\/*", "http:\/\/aliexpress.us\/*", "http:\/\/*.aliexpress.us\/*", "https:\/\/aliexpress.us\/*", "https:\/\/*.aliexpress.us\/*", "http:\/\/www.aliexpress.us\/*", "http:\/\/*.www.aliexpress.us\/*", "https:\/\/www.aliexpress.us\/*", "https:\/\/*.www.aliexpress.us\/*", "http:\/\/modalyst.co\/*", "https:\/\/modalyst.co\/*" ], "action": { "default_icon": { "16": "img\/icon_16.png", "32": "img\/icon_32.png" }, "default_title": "Modalyst", "default_popup": "popup.html" }, "web_accessible_resources": [ { "resources": [ "src\/modalyst_injected.js", "src\/aliexpress_injected.js", "img\/*", "fonts\/*" ], "matches": [ "*:\/\/*.aliexpress.com\/*", "*:\/\/*.aliexpress.us\/*" ] } ] } |