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

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

Công cụ đặt hàng DatHangTQ.Com.Vn is a Chrome extension developed by TransoftVietnam.Com, and its main feature is "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".

Extension Screenshots

screenshot

Download Công cụ đặt hàng DatHangTQ.Com.Vn Extension CRX File

Download Công cụ đặt hàng DatHangTQ.Com.Vn extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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                    

Extension Basic Information

Name Công cụ đặt hàng DatHangTQ.Com.Vn Công cụ đặt hàng DatHangTQ.Com.Vn
ID gladjbjagiflpooodapknidahhfcmnfm
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-dathangt/gladjbjagiflpooodapknidahhfcmnfm
Description 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
File Size 214 KB
Installation Count 14
Current Version 3.0.2
Last Updated 2023-04-05
Publish Date 2021-03-14
Developer TransoftVietnam.Com
Email [email protected]
Payment Type free
Privacy Policy Page URL https://dathangtrungviet.com/pages/chinh-sach.4.html
Supported Languages 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": [
                "*"
            ]
        }
    ]
}