Công cụ đặt hàng TQ - Vandatlogistic

Công cụ Đặt Hàng Vận chuyển Vandatlogistic giúp bạn mua hàng trang taobao dễ dàng

什么是Công cụ đặt hàng TQ - Vandatlogistic?

Công cụ đặt hàng TQ - Vandatlogistic是由Order Hàng Trung Quốc开发的Chrome扩展程序,该扩展的主要功能是“Công cụ Đặt Hàng Vận chuyển Vandatlogistic giúp bạn mua hàng trang taobao dễ dàng”。

扩展截图

screenshot

下载Công cụ đặt hàng TQ - Vandatlogistic扩展crx文件

下载Công cụ đặt hàng TQ - Vandatlogistic扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Với công cụ đặt hàng online của Vận Đạt Logistics các bạn có thể dễ dàng mua hàng từ các website Taobao, 1688.com, Tmall.com và ship hàng từ Trung Quốc về Việt Nam.                    

扩展基本信息

名称 Công cụ đặt hàng TQ - Vandatlogistic Công cụ đặt hàng TQ - Vandatlogistic
ID ofcnaiblmliocdoepijjpiihndapcidm
官方URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-tq-vanda/ofcnaiblmliocdoepijjpiihndapcidm
简介 Công cụ Đặt Hàng Vận chuyển Vandatlogistic giúp bạn mua hàng trang taobao dễ dàng
文件大小 130 KB
安装次数 222
当前版本 1.6.15
更新时间 2024-02-22
上架时间 2020-02-02
开发者 Order Hàng Trung Quốc
电子邮箱 [email protected]
付费类型 free
扩展官网 https://vandatlogistics.com/
隐私政策页面URL https://vandatlogistics.com/chinh-sach-bao-mat-thong-tin-khach-hang.html
支持的语言 vi
manifest.json
{
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/jquery-3.3.1.min.js",
                "js\/config.js",
                "js\/product.js",
                "js\/taobao.js",
                "js\/tmall.js",
                "js\/alibar.js",
                "js\/ut.js",
                "js\/script.js",
                "js\/numeral.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "http:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "https:\/\/*.vandatlogistics.com\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 \u0110\u1eb7t H\u00e0ng V\u1eadn chuy\u1ec3n Vandatlogistic gi\u00fap b\u1ea1n mua h\u00e0ng trang taobao d\u1ec5 d\u00e0ng",
    "icons": {
        "128": "images\/logo32.png",
        "16": "images\/logo32.png",
        "32": "images\/logo32.png",
        "48": "images\/logo32.png"
    },
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng TQ - Vandatlogistic",
    "short_name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng TQ - Vandatlogistic",
    "permissions": [
        "storage"
    ],
    "host_permissions": [
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.6.15",
    "web_accessible_resources": [
        {
            "resources": [
                "images\/logo32.png",
                "images\/order88-cart.png"
            ],
            "matches": [
                ""
            ]
        }
    ]
}