Tiện ích lên đơn hàng dành cho uplogi.com
Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của uplogi.com
Cos'è Tiện ích lên đơn hàng dành cho uplogi.com?
Tiện ích lên đơn hàng dành cho uplogi.com è un'estensione di Chrome sviluppata da https://uplogi.com, e la sua funzione principale è "Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của uplogi.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tiện ích lên đơn hàng dành cho uplogi.com
Scarica i file di estensione Tiện ích lên đơn hàng dành cho uplogi.com 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
Uplogi là đơn vị order - mua hộ hàng hóa từ các trang TMĐT của Trung Quốc như Taobao, 1688, Tmall,... và vận chuyển về Việt Nam. Với hệ thống website thông minh giúp trải nghiệm mua sắm như đặt hàng online tại Việt Nam. Phí mua hàng luôn đồng giá 1%. Không làm tròn cân cũng như quy đổi sang khối với line thương mại điện tử. Ngoài ra còn có line vận chuyển tổng hợp giúp vận chuyển hàng lô, hàng số lượng lớn với chi phí phải chăng. Thời gian hàng về chỉ 3-5 ngày trong điều kiện bình thường. Về tiện ích lên đơn dành cho uplogi.com: - Hỗ trợ thêm sản phẩm từ Taobao.com, 1688.com, Tmall.com vào giỏ hàng của Uplogi.com - Hỗ trợ chuyển đổi giá từ RBM (tệ) về VNĐ
Informazioni di Base sull'Estensione
Nome | Tiện ích lên đơn hàng dành cho uplogi.com |
ID | mebconciolhonkabddpmhojfhfpmgalb |
URL Ufficiale | https://chromewebstore.google.com/detail/ti%E1%BB%87n-%C3%ADch-l%C3%AAn-%C4%91%C6%A1n-h%C3%A0ng-d%C3%A0n/mebconciolhonkabddpmhojfhfpmgalb |
Descrizione | Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của uplogi.com |
Dimensione del File | 322 KB |
Conteggio Installazioni | 114 |
Versione Corrente | 0.0.7 |
Ultimo Aggiornamento | 2023-06-17 |
Data di Pubblicazione | 2022-02-17 |
Valutazione | 5.00/5 Totale 3 Valutazioni |
Sviluppatore | https://uplogi.com |
[email protected] | |
Tipo di Pagamento | free |
URL della Pagina di Aiuto | https://uplogi.com/lien-he/ |
URL della Pagina della Politica sulla Privacy | https://uplogi.com/chinh-sach-bao-mat |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng d\u00e0nh cho uplogi.com", "description": "H\u1ed7 tr\u1ee3 th\u00eam s\u1ea3n ph\u1ea9m t\u1eeb taobao.com, tmall.com, 1688.com v\u00e0o gi\u1ecf h\u00e0ng c\u1ee7a uplogi.com", "version": "0.0.7", "manifest_version": 3, "icons": { "16": "\/images\/icon.png", "32": "\/images\/icon.png", "48": "\/images\/icon.png", "128": "\/images\/icon.png" }, "action": { "default_icon": { "16": "\/images\/icon.png", "32": "\/images\/icon.png", "48": "\/images\/icon.png", "128": "\/images\/icon.png" } }, "content_scripts": [ { "css": [ "all.css" ], "js": [ "sw.js", "all.min.js" ], "matches": [ "https:\/\/*.uplogi.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/detail.1688.com\/*", "https:\/\/detail.1688.com\/*", "http:\/\/item.1688.com\/*", "https:\/\/item.1688.com\/*" ] } ], "permissions": [ "storage" ], "web_accessible_resources": [ { "resources": [ "script.min.js", "\/images\/*", "sw.js" ], "matches": [ " |