Công cụ đặt hàng DatHangTQ.Com.Vn

Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall

O que é Công cụ đặt hàng DatHangTQ.Com.Vn?

Công cụ đặt hàng DatHangTQ.Com.Vn é uma extensão do Chrome desenvolvida por TransoftVietnam.Com, e sua principal característica é "Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Công cụ đặt hàng DatHangTQ.Com.Vn

Baixe arquivos de extensão Công cụ đặt hàng DatHangTQ.Com.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ụ hỗ trợ đặt hàng Trung Quốc từ website Taobao.com, Tmall.com, 1688.com chính thức của website DatHangTQ.Com.Vn                    

Informações Básicas da Extensão

Nome Công cụ đặt hàng DatHangTQ.Com.Vn Công cụ đặt hàng DatHangTQ.Com.Vn
ID gladjbjagiflpooodapknidahhfcmnfm
URL Oficial https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-dathangt/gladjbjagiflpooodapknidahhfcmnfm
Descrição Công cụ đặt hàng tiện ích, nhanh chóng, hỗ trợ đặt hàng trên các trang web Taobao, 1688, Tmall
Tamanho do Arquivo 214 KB
Contagem de Instalações 14
Versão Atual 3.0.2
Última Atualização 2023-04-05
Data de Publicação 2021-03-14
Desenvolvedor TransoftVietnam.Com
Email [email protected]
Tipo de Pagamento free
URL da Página de Política de Privacidade https://dathangtrungviet.com/pages/chinh-sach.4.html
Idiomas Suportados vi
manifest.json
{
    "action": {
        "default_icon": "icons\/icon_48.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "exclude_matches": [
                "http:\/\/daixiao.1688.com\/*",
                "https:\/\/daixiao.1688.com\/*",
                "https:\/\/wg.1688.com\/*"
            ],
            "js": [
                "contentScript.js",
                "site.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\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*",
                "https:\/\/*.jd.com\/*"
            ]
        }
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self' ; object-src 'self'"
    },
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng ti\u1ec7n \u00edch, nhanh ch\u00f3ng, h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng tr\u00ean c\u00e1c trang web Taobao, 1688, Tmall",
    "host_permissions": [
        "http:\/\/*.dathangtq.com.vn\/*",
        "https:\/\/*.dathangtq.com.vn\/*",
        "http:\/\/*.dathangtq.test\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.yao.95095.com\/*",
        "https:\/\/*.yao.95095.com\/*",
        "https:\/\/*.jd.com\/*"
    ],
    "icons": {
        "128": "icons\/icon_128.png",
        "16": "icons\/icon_16.png",
        "32": "icons\/icon_32.png",
        "48": "icons\/icon_48.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng DatHangTQ.Com.Vn",
    "permissions": [
        "storage"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "3.0.2",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "*"
            ]
        }
    ]
}