Công cụ đặt hàng - Nguonhangtrung.com
Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com
Cos'è Công cụ đặt hàng - Nguonhangtrung.com?
Công cụ đặt hàng - Nguonhangtrung.com è un'estensione di Chrome sviluppata da https://nguonhangtrung.com, e la sua funzione principale è "Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Công cụ đặt hàng - Nguonhangtrung.com
Scarica i file di estensione Công cụ đặt hàng - Nguonhangtrung.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
                        Một plugin hỗ trợ người dùng của Nguonhangtrung.com mua hàng tại website: Taobao.com, Tmall.com và 1688.com                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | iahpkmhkkjfgmkcbimidpdhciglomnnk | 
| URL Ufficiale | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-nguonhan/iahpkmhkkjfgmkcbimidpdhciglomnnk | 
| Descrizione | Công cụ hỗ trợ người dùng của Nguonhangtrung.com đặt hàng tại Taobao.com, Tmall.com và 1688.com | 
| Dimensione del File | 56.26 KB | 
| Conteggio Installazioni | 21 | 
| Versione Corrente | 2.3.7 | 
| Ultimo Aggiornamento | 2019-11-07 | 
| Data di Pubblicazione | 2019-11-06 | 
| Sviluppatore | https://nguonhangtrung.com | 
| [email protected] | |
| Tipo di Pagamento | free | 
| URL della Pagina della Politica sulla Privacy | https://thietkewebos.com/privacy-policy.html | 
| Lingue Supportate | vi | 
| manifest.json | |
 {
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - Nguonhangtrung.com",
    "short_name": "Nguonhangtrung.com",
    "description": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 ng\u01b0\u1eddi d\u00f9ng c\u1ee7a Nguonhangtrung.com \u0111\u1eb7t h\u00e0ng t\u1ea1i Taobao.com, Tmall.com v\u00e0 1688.com",
    "manifest_version": 2,
    "author": "HAIHS",
    "version": "2.3.7",
    "homepage_url": "https:\/\/nguonhangtrung.com",
    "browser_action": {
        "default_icon": "images\/icon.png"
    },
    "icons": {
        "128": "images\/icon.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/styles.css"
            ],
            "js": [
                "js\/scripts.js"
            ],
            "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\/*"
            ]
        }
    ],
    "permissions": [
        "https:\/\/Nguonhangtrung.com\/*",
        "http:\/\/Nguonhangtrung.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}  |  |