Ứng dụng đặt hàng trên www.haiphongorder.com
Công cụ đặt hàng Taobao.com, 1688.com trên trình duyệt Chrome.
Cos'è Ứng dụng đặt hàng trên www.haiphongorder.com?
Ứng dụng đặt hàng trên www.haiphongorder.com è un'estensione di Chrome sviluppata da LazyTeam, e la sua funzione principale è "Công cụ đặt hàng Taobao.com, 1688.com trên trình duyệt Chrome.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Ứng dụng đặt hàng trên www.haiphongorder.com
Scarica i file di estensione Ứng dụng đặt hàng trên www.haiphongorder.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
►►► SMART-TOOL HPOD CHUYÊN DỤNG NHẬP SỈ! ◄◄◄
♥ Hỗ trợ mua hàng với nhiều web (chọn mua trực tiếp)
♥ Tính năng đồng bộ nhà cung cấp từ TAOBAO, TMALL sang 1688
♥ Tính năng ĐÁNH DẤU sản phẩm bằng tùy chọn YÊU THÍCH
♥ Bao gồm tất cả các tính năng của phiên bản HPOD tiêu chuẩn
Liên hệ: 0934365569 nếu gặp lỗi! Cảm ơn!
Bản quyền thuộc www.haiphongorder.com Informazioni di Base sull'Estensione
| Nome | |
| ID | gomihjocclnikhnbbkhiidmpcgjkaalf |
| URL Ufficiale | https://chromewebstore.google.com/detail/%E1%BB%A9ng-d%E1%BB%A5ng-%C4%91%E1%BA%B7t-h%C3%A0ng-tr%C3%AAn-ww/gomihjocclnikhnbbkhiidmpcgjkaalf |
| Descrizione | Công cụ đặt hàng Taobao.com, 1688.com trên trình duyệt Chrome. |
| Dimensione del File | 74.81 KB |
| Conteggio Installazioni | 26 |
| Versione Corrente | 2.4 |
| Ultimo Aggiornamento | 2017-07-19 |
| Data di Pubblicazione | 2017-07-19 |
| Valutazione | 5.00/5 Totale 1 Valutazioni |
| Sviluppatore | LazyTeam |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | http://www.haiphongorder.com |
| URL della Pagina di Aiuto | https://www.facebook.com/linhnhu.nguyentran |
| URL della Pagina della Politica sulla Privacy | http://haiphongorder.com?module=news_detail&id=90 |
| Lingue Supportate | vi |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"browser_action": {
"default_icon": "back.png",
"default_popup": "background.html"
},
"content_scripts": [
{
"js": [
"jquery.js",
"background.js"
],
"matches": [
"http:\/\/*\/*",
"https:\/\/*\/*"
]
}
],
"description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Taobao.com, 1688.com tr\u00ean tr\u00ecnh duy\u1ec7t Chrome.",
"manifest_version": 2,
"name": "\u1ee8ng d\u1ee5ng \u0111\u1eb7t h\u00e0ng tr\u00ean www.haiphongorder.com",
"permissions": [
"http:\/\/haiphongorder.com\/"
],
"version": "2.4"
} | |