TinPhong_v2_dat_hang
Công cụ mã vận đơn của TinPhong v2 - TinPhong.vn
Cos'è TinPhong_v2_dat_hang?
TinPhong_v2_dat_hang è un'estensione di Chrome sviluppata da ordertrungquoc, e la sua funzione principale è "Công cụ mã vận đơn của TinPhong v2 - TinPhong.vn".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione TinPhong_v2_dat_hang
Scarica i file di estensione TinPhong_v2_dat_hang 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
Công cụ mã vận đơn của TinPhong là công cụ hỗ trợ lên đơn ký gửi, đơn thanh toán hộ từ các website của thương mại điện tử của Trung Quốc như tmall, taobao, 1688 với các tính năng như sau: - Dễ dàng cài đặt công cụ vào trình duyệt Chrome, Cốc Cốc. - Dễ dàng đặt hàng từ trang web bán hàng gồm: Alibaba, 1668, Taobao.. - Dễ dàng quản lý đơn hàng đã đặt hàng. Với lợi thế là đơn vị chuyên nghiệp trực tiếp vận chuyển hàng hóa chuyên tuyến Trung Quốc - Việt Nam, quy trình làm việc cực kỳ hiệu quả và chuyên nghiệp, Chúng tôi cam kết sẽ giúp quý khách vận chuyển hoặc order các loại hàng từ các nhà cung cấp ở mọi nơi trong Trung Quốc và từ các Website thương mại điện tử uy tín (Taobao.com, Tmall.com, 1688.com, …). Cập nhật phiên ban 2.1.20 - Cập nhật chức năng cho vào giỏ từ taobao alibaba Cập nhật phiên ban 1.0.20 - Fix lỗi permission - Fix lỗi lấy thông tin đơn Cập nhật phiên ban 1.0.12 - Fix lỗi lấy thông tin đơn
Informazioni di Base sull'Estensione
Nome | TinPhong_v2_dat_hang |
ID | licpiokgpmkfmmenimlbihijaammoenb |
URL Ufficiale | https://chromewebstore.google.com/detail/tinphongv2dathang/licpiokgpmkfmmenimlbihijaammoenb |
Descrizione | Công cụ mã vận đơn của TinPhong v2 - TinPhong.vn |
Dimensione del File | 103 KB |
Conteggio Installazioni | 371 |
Versione Corrente | 2.1.0 |
Ultimo Aggiornamento | 2024-01-30 |
Data di Pubblicazione | 2022-04-02 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | ordertrungquoc |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://tinphonglogistics.com |
URL della Pagina della Politica sulla Privacy | https://tinphonglogistics.com/chinh-sach/chinh-sach-bao-ve-thong-tin-ca-nhan-khach-hang.html |
Lingue Supportate | vi |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TinPhong_v2_dat_hang", "description": "C\u00f4ng c\u1ee5 m\u00e3 v\u1eadn \u0111\u01a1n c\u1ee7a TinPhong v2 - TinPhong.vn", "version": "2.1.0", "manifest_version": 3, "background": { "service_worker": "js\/background.js" }, "permissions": [], "host_permissions": [ "https:\/\/tinphonglogistics.com\/*", "https:\/\/test.tinphonglogistics.com\/*", "https:\/\/localhost:7022\/*", "https:\/\/v2_tp.hvtlogistics.vn\/*" ], "action": { "default_title": "C\u00f4ng c\u1ee5 c\u1eadp nh\u1eadt m\u00e3 v\u1eadn \u0111\u01a1n c\u1ee7a TinPhong", "default_icon": { "16": "css\/images\/icon16.png", "32": "css\/images\/icon32.png", "48": "css\/images\/icon48.png", "128": "css\/images\/icon128.png" } }, "icons": { "16": "css\/images\/icon16.png", "32": "css\/images\/icon32.png", "48": "css\/images\/icon48.png", "128": "css\/images\/icon128.png" }, "content_scripts": [ { "css": [ "css\/app.css" ], "js": [ "js\/jquery.min.js", "js\/common.js", "js\/seedPlugin.js", "js\/taobaoPlugin.js", "js\/taobaoGlobalPlugin.js", "js\/taobaoItemPlugin.js", "js\/alibabaPlugin.js", "js\/main.js" ], "matches": [ "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/distributor.taobao.global\/*", "https:\/\/detail.tmall.hk\/*" ], "all_frames": true } ], "web_accessible_resources": [ { "resources": [ "js\/content-script.js" ], "matches": [ " |