Quảng Châu Online 247
Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc
Cos'è Quảng Châu Online 247?
Quảng Châu Online 247 è un'estensione di Chrome sviluppata da hungcuongqn86, e la sua funzione principale è "Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Quảng Châu Online 247
Scarica i file di estensione Quảng Châu Online 247 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ụ hỗ trợ người dùng Việt Nam tìm kiếm và đặt hàng các sản phẩm trên các website thương mại điện tử lớn của Trung Quốc như https://taobao.com, https://www.1688.com, người dùng có thể xem được thông tin tỉ giá, giá sản phẩm bằng tiếng việt, tiền việt, có thể đặt dịch vụ mua hàng và vận chuyển hàng về Việt Nam.
Informazioni di Base sull'Estensione
Nome | Quảng Châu Online 247 |
ID | dbenhmlnafpkaobocpbbekehceccdkmi |
URL Ufficiale | https://chromewebstore.google.com/detail/qu%E1%BA%A3ng-ch%C3%A2u-online-247/dbenhmlnafpkaobocpbbekehceccdkmi |
Descrizione | Hỗ trợ người Việt tìm và đặt các sản phẩm trên các website thương mại điện tử Trung Quốc |
Dimensione del File | 322 KB |
Conteggio Installazioni | 34 |
Versione Corrente | 1.3.6 |
Ultimo Aggiornamento | 2024-02-18 |
Data di Pubblicazione | 2019-08-23 |
Sviluppatore | hungcuongqn86 |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://quangchau247online.com |
Lingue Supportate | vi |
manifest.json | |
{ "action": { "default_icon": "images\/128x128.png", "default_popup": "popup.html" }, "content_scripts": [ { "css": [ "\/css\/all.min.css" ], "js": [ "\/dist\/nini.js", "\/dist\/all.min.js" ], "matches": [ "https:\/\/*.quangchau247online.com\/*", "http:\/\/*.quangchau247online.com\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ] } ], "description": "H\u1ed7 tr\u1ee3 ng\u01b0\u1eddi Vi\u1ec7t t\u00ecm v\u00e0 \u0111\u1eb7t c\u00e1c s\u1ea3n ph\u1ea9m tr\u00ean c\u00e1c website th\u01b0\u01a1ng m\u1ea1i \u0111i\u1ec7n t\u1eed Trung Qu\u1ed1c", "homepage_url": "https:\/\/api.quangchau247online.com\/public", "host_permissions": [ "https:\/\/*.quangchau247online.com\/", "https:\/\/item.taobao.com\/", "https:\/\/detail.1688.com\/", "https:\/\/detail.tmall.com\/" ], "icons": { "128": "images\/128x128.png", "144": "images\/144x144.png", "16": "images\/16x16.png", "32": "images\/32x32.png", "48": "images\/64x64.png" }, "input_components": { "rate": 3470 }, "manifest_version": 3, "name": "Qu\u1ea3ng Ch\u00e2u Online 247", "permissions": [ "storage" ], "short_name": "qc247", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "1.3.6", "web_accessible_resources": [ { "matches": [ "https:\/\/*.quangchau247online\/*", "http:\/\/*.quangchau247online\/*", "http:\/\/*.taobao.com\/*", "https:\/\/*.taobao.com\/*", "http:\/\/*.tmall.com\/*", "https:\/\/*.tmall.com\/*", "https:\/\/*.tmall.hk\/*", "http:\/\/*.1688.com\/*", "https:\/\/*.1688.com\/*" ], "resources": [ "images\/*", "\/dist\/all.min.js", "\/css\/all.min.css" ] } ] } |