Công cụ đặt hàng Trung Quốc - Hàng Đã Về
Công cụ đặt hàng Trung Quốc - Hàng Đã Về.
Cos'è Công cụ đặt hàng Trung Quốc - Hàng Đã Về?
Công cụ đặt hàng Trung Quốc - Hàng Đã Về è un'estensione di Chrome sviluppata da https://www.hangdave.vn, e la sua funzione principale è "Công cụ đặt hàng Trung Quốc - Hàng Đã Về.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Công cụ đặt hàng Trung Quốc - Hàng Đã Về
Scarica i file di estensione Công cụ đặt hàng Trung Quốc - Hàng Đã Về 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
                        Thân gửi tới Quý khách hàng . 
Công cụ đặt hàng trên Chrome của Hàng đã về cung cấp các tính năng như sau:
- Dễ dàng cài đặt công cụ vào trình duyệt Chrome.
- Dễ dàng đặt hàng từ trang web bán hàng gồm: Alibaba, 1668, Taobao..                     Informazioni di Base sull'Estensione
| Nome |   |  
| ID | aokopkmahomdodkkhdbggcoipegkacij | 
| URL Ufficiale | https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-trung-qu/aokopkmahomdodkkhdbggcoipegkacij | 
| Descrizione | Công cụ đặt hàng Trung Quốc - Hàng Đã Về. | 
| Dimensione del File | 3.1 MB | 
| Conteggio Installazioni | 218 | 
| Versione Corrente | 1.2.4 | 
| Ultimo Aggiornamento | 2024-02-20 | 
| Data di Pubblicazione | 2019-12-26 | 
| Valutazione | 5.00/5 Totale 2 Valutazioni | 
| Sviluppatore | https://www.hangdave.vn | 
| [email protected] | |
| Tipo di Pagamento | free | 
| Sito Web dell'Estensione | http://hangdave.vn | 
| URL della Pagina di Aiuto | http://hangdave.vn/posts?id=6 | 
| URL della Pagina della Politica sulla Privacy | https://www.oneday.vn/chinh-sach-ve-quyen-rieng-tu | 
| Lingue Supportate | vi | 
| manifest.json | |
 {
    "background": {
        "persistent": false,
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/logo.png",
        "default_title": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - H\u00e0ng \u0110\u00e3 V\u1ec1"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "https:\/\/daixiao.1688.com\/*",
                "http:\/\/daixiao.1688.com\/*"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/bootstrap.min.js",
                "js\/tools.js",
                "js\/config.js",
                "js\/app.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        },
        {
            "js": [
                "js\/taobao.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*"
            ]
        },
        {
            "js": [
                "js\/tmall.js"
            ],
            "matches": [
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/detail.tmall.com\/*",
                "https:\/\/detail.tmall.com\/*",
                "http:\/\/world.tmall.com\/*",
                "https:\/\/*.world.tmall.com\/*"
            ]
        },
        {
            "js": [
                "js\/1688.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - H\u00e0ng \u0110\u00e3 V\u1ec1.",
    "icons": {
        "48": "images\/tool_icon.png"
    },
    "incognito": "split",
    "manifest_version": 2,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng Trung Qu\u1ed1c - H\u00e0ng \u0110\u00e3 V\u1ec1",
    "permissions": [
        "storage",
        "http:\/\/hangdave.vn\/*",
        "https:\/\/hangdave.vn\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.4",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}  |  |