DatHangQuangChau.Com - Công cụ đặt hàng
Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com
Cos'è DatHangQuangChau.Com - Công cụ đặt hàng?
DatHangQuangChau.Com - Công cụ đặt hàng è un'estensione di Chrome sviluppata da https://dathangquangchau.com, e la sua funzione principale è "Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione DatHangQuangChau.Com - Công cụ đặt hàng
Scarica i file di estensione DatHangQuangChau.Com - Công cụ đặt hàng 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ụ order sỉ trên hệ thống Đặt Hàng Quảng Châu, nhập hàng cho shop online trở nên đơn giản.
Informazioni di Base sull'Estensione
Nome | DatHangQuangChau.Com - Công cụ đặt hàng |
ID | dbahdghbinbejobggcklgppgkdkkokbd |
URL Ufficiale | https://chromewebstore.google.com/detail/dathangquangchaucom-c%C3%B4ng/dbahdghbinbejobggcklgppgkdkkokbd |
Descrizione | Công cụ order sỉ trên hệ thống Đặt Hàng Quảng Châu - dathangquangchau.com |
Dimensione del File | 182 KB |
Conteggio Installazioni | 7,000 |
Versione Corrente | 1.235 |
Ultimo Aggiornamento | 2024-01-11 |
Data di Pubblicazione | 2020-08-21 |
Valutazione | 3.63/5 Totale 27 Valutazioni |
Sviluppatore | https://dathangquangchau.com |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://dathangquangchau.com |
URL della Pagina di Aiuto | https://dathangquangchau.com |
URL della Pagina della Politica sulla Privacy | https://dathangquangchau.com/privacy-policy.html |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "DatHangQuangChau.Com - C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng", "version": "1.235", "icons": { "16": "icon-512x512.png", "48": "icon-512x512.png", "128": "icon-512x512.png" }, "description": "C\u00f4ng c\u1ee5 order si\u0309 tr\u00ean h\u1ec7 th\u1ed1ng \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u - dathangquangchau.com", "host_permissions": [ "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/giaodich.dathangquangchau.com\/*" ], "action": { "default_icon": "icon-512x512.png" }, "content_scripts": [ { "matches": [ "https:\/\/*.1688.com\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.tmall.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.tmall.hk\/*", "https:\/\/giaodich.dathangquangchau.com\/*" ], "js": [ "addonordersi.js", "ga4.js" ] } ], "manifest_version": 3, "web_accessible_resources": [ { "resources": [ "icon-512x512.png" ], "extension_ids": [ "dbahdghbinbejobggcklgppgkdkkokbd" ] } ] } |