Copy - paste orders From ebay to aliexpress
DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks
Apa itu Copy - paste orders From ebay to aliexpress?
Copy - paste orders From ebay to aliexpress adalah ekstensi Chrome yang dikembangkan oleh https://dropshipmeta.com, dan fitur utamanya adalah "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Copy - paste orders From ebay to aliexpress
Unduh file ekstensi Copy - paste orders From ebay to aliexpress dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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
Informasi Dasar Ekstensi
Nama | Copy - paste orders From ebay to aliexpress |
ID | dpmdoefacegagjoifomgchhhppgdkaco |
URL Resmi | https://chromewebstore.google.com/detail/copy-paste-orders-from-eb/dpmdoefacegagjoifomgchhhppgdkaco |
Deskripsi | DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks |
Ukuran File | 796 KB |
Jumlah Instalasi | 4,873 |
Versi Saat Ini | 2.94 |
Terakhir Diperbarui | 2023-05-17 |
Tanggal Publikasi | 2020-07-22 |
Penilaian | 3.66/5 Total 64 Penilaian |
Pengembang | https://dropshipmeta.com |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.dropshipMeta.com |
URL Halaman Bantuan | https://dropshipMeta.com |
URL Halaman Kebijakan Privasi | https://DropshipMeta.com/privacy-policy |
Bahasa yang Didukung | 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" ] } |