Công cụ đặt hàng - dathangtrung.vn

Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn

O que é Công cụ đặt hàng - dathangtrung.vn?

Công cụ đặt hàng - dathangtrung.vn é uma extensão do Chrome desenvolvida por https://dathangtrung.vn, e sua principal característica é "Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn".

Capturas de Tela da Extensão

screenshot
screenshot

Baixar o arquivo CRX da Extensão Công cụ đặt hàng - dathangtrung.vn

Baixe arquivos de extensão Công cụ đặt hàng - dathangtrung.vn no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        Công cụ đặt hàng của Dathangtrung.vn

Công cụ đặt hàng hỗ trợ Nhập hàng trực tuyến của Đặt Hàng Trung, tạo đơn trực tiếp trên taobao.com, 1688.com, tmall.com giúp đặt hàng trung quốc giá rẻ, order taobao mọi lúc mọi nơi                    

Informações Básicas da Extensão

Nome Công cụ đặt hàng - dathangtrung.vn Công cụ đặt hàng - dathangtrung.vn
ID okkkpohnnjcpmdmbikolalomknfadkpn
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-dathangt/okkkpohnnjcpmdmbikolalomknfadkpn
Descrição Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của dathangtrung.vn
Tamanho do Arquivo 70.39 KB
Contagem de Instalações 54
Versão Atual 2.4.2
Última Atualização 2024-02-25
Data de Publicação 2020-02-28
Desenvolvedor https://dathangtrung.vn
Email [email protected]
Tipo de Pagamento free
Site da Extensão https://dathangtrung.vn/
URL da Página de Política de Privacidade https://thietkewebos.com/privacy-policy.html
Idiomas Suportados vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - dathangtrung.vn",
    "description": "H\u1ed7 tr\u1ee3 th\u00eam s\u1ea3n ph\u1ea9m t\u1eeb taobao.com, tmall.com, 1688.com v\u00e0o gi\u1ecf h\u00e0ng c\u1ee7a dathangtrung.vn",
    "version": "2.4.2",
    "action": {
        "default_icon": "images\/icon.png",
        "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a dathangtrung.vn tr\u00ean taobao, tmall, 1688",
        "default_popup": "popup.html"
    },
    "icons": {
        "128": "images\/icon128.png"
    },
    "background": {
        "service_worker": "js\/background.min.js",
        "persistant": false
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/*.dathangtrung.vn\/*",
                "http:\/\/*.dathangtrung.vn\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.com\/*",
                "http:\/\/*.hm.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/detail.1688.com\/*",
                "http:\/\/*.tmall.hk\/*"
            ],
            "css": [
                "css\/styles.min.css"
            ],
            "js": [
                "js\/jquery-2.2.3.min.js",
                "js\/app.min.js"
            ]
        }
    ],
    "host_permissions": [
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.com\/*",
        "http:\/\/*.hm.com\/*",
        "https:\/\/*.tmall.hk\/*",
        "https:\/\/detail.1688.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.dathangtrung.vn\/*",
        "http:\/\/*.dathangtrung.vn\/*"
    ]
}