NGUỒNHÀNG247 - TOOL HỖ TRỢ ĐẶT HÀNG
Nguồn hàng 247 Tool hỗ trợ khách hàng dễ dàng đặt hàng từ website taobao.com, 1688.com, tmall.com nhanh chóng - tiện lợi - dễ dàng
Cos'è NGUỒNHÀNG247 - TOOL HỖ TRỢ ĐẶT HÀNG?
NGUỒNHÀNG247 - TOOL HỖ TRỢ ĐẶT HÀNG è un'estensione di Chrome sviluppata da nguonhang247, e la sua funzione principale è "Nguồn hàng 247 Tool hỗ trợ khách hàng dễ dàng đặt hàng từ website taobao.com, 1688.com, tmall.com nhanh chóng - tiện lợi - dễ dàng".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione NGUỒNHÀNG247 - TOOL HỖ TRỢ ĐẶT HÀNG
Scarica i file di estensione NGUỒNHÀNG247 - TOOL HỖ TRỢ ĐẶ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
                        Nguồn hàng 247 - Công cụ hỗ trợ đặt hàng qua hệ thống website 1688.com, tmall.com, taobao.com
Các chức năng chính của công cụ
+ Tìm kiếm sản phẩm
+ Add sản phẩm vào giỏ hàng trên hệ thống my.nguonhang247.com
Nguồn hàng 247 cung cấp các dịch vụ
+ Đặt hàng từ Trung Quốc - Việt Nam
+ Ký gửi hàng
+ Đổi tiền tệ                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | npgemjokjpkhopfengpjboeklnfiihem | 
| URL Ufficiale | https://chromewebstore.google.com/detail/ngu%E1%BB%93nh%C3%A0ng247-tool-h%E1%BB%97-tr%E1%BB%A3/npgemjokjpkhopfengpjboeklnfiihem | 
| Descrizione | Nguồn hàng 247 Tool hỗ trợ khách hàng dễ dàng đặt hàng từ website taobao.com, 1688.com, tmall.com nhanh chóng - tiện lợi - dễ dàng | 
| Dimensione del File | 75.22 KB | 
| Conteggio Installazioni | 165 | 
| Versione Corrente | 1.4.2 | 
| Ultimo Aggiornamento | 2019-10-31 | 
| Data di Pubblicazione | 2019-10-30 | 
| Sviluppatore | nguonhang247 | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | https://nguonhang247.com | 
| URL della Pagina della Politica sulla Privacy | https://my.nguonhang247.com/terms.html | 
| Lingue Supportate | vi | 
| manifest.json | |
 {
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "NGU\u1ed2NH\u00c0NG247 - TOOL H\u1ed6 TR\u1ee2 \u0110\u1eb6T H\u00c0NG",
    "description": "Ngu\u1ed3n h\u00e0ng 247 Tool h\u1ed7 tr\u1ee3 kh\u00e1ch h\u00e0ng d\u1ec5 d\u00e0ng \u0111\u1eb7t h\u00e0ng t\u1eeb website taobao.com, 1688.com, tmall.com nhanh ch\u00f3ng - ti\u1ec7n l\u1ee3i - d\u1ec5 d\u00e0ng",
    "version": "1.4.2",
    "browser_action": {
        "default_icon": "images\/icon.png"
    },
    "icons": {
        "16": "images\/16icon.png",
        "48": "images\/48icon.png",
        "128": "images\/128icon.png"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "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\/*"
            ],
            "js": [
                "js\/jquery-1.11.1.min.js",
                "js\/contentscript.js"
            ],
            "css": [
                "css\/style.css"
            ]
        }
    ],
    "permissions": [
        "activeTab",
        "tabs",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.com\/*",
        "http:\/\/*.hm.com\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.tmall.hk\/*",
        "storage"
    ]
}  |  |