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

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

Công cụ đặt hàng DatHangTQ.Com.Vn is een Chrome-extensie ontwikkeld door TransoftVietnam.Com, en de belangrijkste functie 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".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Công cụ đặt hàng DatHangTQ.Com.Vn

Download Công cụ đặt hàng DatHangTQ.Com.Vn-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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                    

Basisinformatie over de Extensie

Naam Công cụ đặt hàng DatHangTQ.Com.Vn Công cụ đặt hàng DatHangTQ.Com.Vn
ID gladjbjagiflpooodapknidahhfcmnfm
Officiële URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-dathangt/gladjbjagiflpooodapknidahhfcmnfm
Beschrijving 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
Bestandsgrootte 214 KB
Aantal Installaties 14
Huidige Versie 3.0.2
Laatst Bijgewerkt 2023-04-05
Publicatiedatum 2021-03-14
Ontwikkelaar TransoftVietnam.Com
E-mail [email protected]
Betalingswijze free
URL van de Privacybeleid Pagina https://dathangtrungviet.com/pages/chinh-sach.4.html
Ondersteunde Talen 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": [
                "*"
            ]
        }
    ]
}