Copy - paste orders From ebay to aliexpress
DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks
Copy - paste orders From ebay to aliexpressคืออะไร?
Copy - paste orders From ebay to aliexpress เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://dropshipmeta.com และคุณลักษณะหลักของมันคือ "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks"
ภาพหน้าจอของส่วนขยาย
ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Copy - paste orders From ebay to aliexpress
ดาวน์โหลดไฟล์ส่วนขยาย Copy - paste orders From ebay to aliexpress ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
This free Aliexpress to eBay dropshipping extension will save you a lot of time . Copy and paste your dropshipping orders from Ebay to aliexpress with just two click . its so easy to use: First open your ebay order page, then click copy. Then open your aliexpress product page and click paste. This extension will make you save alot of time. By DropshipMeta
ข้อมูลพื้นฐานของส่วนขยาย
ชื่อ | Copy - paste orders From ebay to aliexpress |
ID | dpmdoefacegagjoifomgchhhppgdkaco |
URL อย่างเป็นทางการ | https://chromewebstore.google.com/detail/copy-paste-orders-from-eb/dpmdoefacegagjoifomgchhhppgdkaco |
คำอธิบาย | DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks |
ขนาดไฟล์ | 796 KB |
จำนวนการติดตั้ง | 4,873 |
เวอร์ชันปัจจุบัน | 2.94 |
อัปเดตครั้งล่าสุด | 2023-05-17 |
วันที่เผยแพร่ | 2020-07-22 |
คะแนน | 3.66/5 รวมทั้งหมด 64 คะแนน |
ผู้พัฒนา | https://dropshipmeta.com |
อีเมล | [email protected] |
ประเภทการชำระเงิน | free |
เว็บไซต์ส่วนขยาย | https://www.dropshipMeta.com |
URL หน้าช่วยเหลือ | https://dropshipMeta.com |
URL หน้านโยบายความเป็นส่วนตัว | https://DropshipMeta.com/privacy-policy |
ภาษาที่รองรับ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Copy - paste orders From ebay to aliexpress", "description": "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks", "version": "2.94", "background": { "service_worker": "js\/background.js" }, "action": { "default_icon": "images\/icon.png", "default_popup": "popup.html", "default_title": "DropshipMeta - Copy\/paste" }, "icons": { "16": "images\/icon-16.png", "24": "images\/icon-24.png", "32": "images\/icon-32.png", "48": "images\/icon-48.png", "128": "images\/icon-128.png" }, "permissions": [ "activeTab", "tabs", "storage", "scripting" ] } |