Copy - paste orders From ebay to aliexpress
DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks
Cos'è Copy - paste orders From ebay to aliexpress?
Copy - paste orders From ebay to aliexpress è un'estensione di Chrome sviluppata da https://dropshipmeta.com, e la sua funzione principale è "DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Copy - paste orders From ebay to aliexpress
Scarica i file di estensione Copy - paste orders From ebay to aliexpress in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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
Informazioni di Base sull'Estensione
Nome | Copy - paste orders From ebay to aliexpress |
ID | dpmdoefacegagjoifomgchhhppgdkaco |
URL Ufficiale | https://chromewebstore.google.com/detail/copy-paste-orders-from-eb/dpmdoefacegagjoifomgchhhppgdkaco |
Descrizione | DropshipMeta - Copy & paste orders Shipping informations From ebay to aliexpress with two clicks |
Dimensione del File | 796 KB |
Conteggio Installazioni | 4,873 |
Versione Corrente | 2.94 |
Ultimo Aggiornamento | 2023-05-17 |
Data di Pubblicazione | 2020-07-22 |
Valutazione | 3.66/5 Totale 64 Valutazioni |
Sviluppatore | https://dropshipmeta.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.dropshipMeta.com |
URL della Pagina di Aiuto | https://dropshipMeta.com |
URL della Pagina della Politica sulla Privacy | https://DropshipMeta.com/privacy-policy |
Lingue Supportate | 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" ] } |