Order Quảng Châu
Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn
Cos'è Order Quảng Châu?
Order Quảng Châu è un'estensione di Chrome sviluppata da ordertrungquoc, e la sua funzione principale è "Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Order Quảng Châu
Scarica i file di estensione Order Quảng Châu 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ụ lấy hàng Order Quảng Châu - orderquangchau.vn
Công cụ hỗ trợ lấy hàng từ các website 1688, taobao, tmall,.. trên hệ thống orderquangchau.vn
Đặt hàng 24/7 với chi phí thấp nhất thời gian vận chuyển nhanh nhất
* Version 2.0
- Cập nhật hỗ trợ Chrome 18 Informazioni di Base sull'Estensione
| Nome | |
| ID | mkgnoenkhoioembgnghkmcdgbfdehank |
| URL Ufficiale | https://chromewebstore.google.com/detail/order-qu%E1%BA%A3ng-ch%C3%A2u/mkgnoenkhoioembgnghkmcdgbfdehank |
| Descrizione | Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn |
| Dimensione del File | 220 KB |
| Conteggio Installazioni | 55 |
| Versione Corrente | 2.0.2.2 |
| Ultimo Aggiornamento | 2019-05-26 |
| Data di Pubblicazione | 2019-05-26 |
| Valutazione | 1.00/5 Totale 1 Valutazioni |
| Sviluppatore | ordertrungquoc |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://orderquangchau.vn/ |
| URL della Pagina di Aiuto | https://orderquangchau.vn/ |
| URL della Pagina della Politica sulla Privacy | https://ordertrungquoc.com.vn/trang/2727/chinh-sach-bao-mat |
| Lingue Supportate | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Order Qu\u1ea3ng Ch\u00e2u",
"version": "2.0.2.2",
"manifest_version": 2,
"description": "C\u00f4ng c\u1ee5 l\u1ea5y h\u00e0ng Order Qu\u1ea3ng Ch\u00e2u - orderquangchau.vn",
"browser_action": {
"name": "Manipulate DOM",
"icons": [
"logo.png"
],
"default_icon": "logo.png"
},
"content_scripts": [
{
"css": [
"css\/app.css"
],
"js": [
"js\/jquery.min.js",
"js\/s_common.js",
"js\/s_taobao.js",
"js\/s_alibaba.js",
"js\/s_vipshop.js",
"js\/s_main.js"
],
"matches": [
"http:\/\/*.taobao.com\/*",
"https:\/\/*.taobao.com\/*",
"http:\/\/*.1688.com\/*",
"https:\/\/*.1688.com\/*",
"http:\/\/*.tmall.com\/*",
"https:\/\/*.tmall.com\/*",
"http:\/\/*.vip.com\/*",
"https:\/\/*.vip.com\/*"
]
}
]
} | |