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

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

What is Công cụ đặt hàng - muahangtaobao.com.vn?

Công cụ đặt hàng - muahangtaobao.com.vn is a Chrome extension developed by Mua Hàng Tao bao, and its main feature is "Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của muahangtaobao.com.vn".

Extension Screenshots

screenshot
screenshot

Download Công cụ đặt hàng - muahangtaobao.com.vn Extension CRX File

Download Công cụ đặt hàng - muahangtaobao.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Ụ ĐẶT HÀNG tại MUAHANGTAOBAO.COM.VN
Đây là công cụ hỗ trợ đặt hàng từ Website TaoBao.com, Tmall.com và 1688.com..                    

Extension Basic Information

Name Công cụ đặt hàng - muahangtaobao.com.vn Công cụ đặt hàng - muahangtaobao.com.vn
ID bkcgpoclbdepolkmdkmpklgkdlnlgafm
Official URL https://chromewebstore.google.com/detail/c%C3%B4ng-c%E1%BB%A5-%C4%91%E1%BA%B7t-h%C3%A0ng-muahangt/bkcgpoclbdepolkmdkmpklgkdlnlgafm
Description Hỗ trợ thêm sản phẩm từ taobao.com, tmall.com, 1688.com vào giỏ hàng của muahangtaobao.com.vn
File Size 72.29 KB
Installation Count 420
Current Version 2.2.8
Last Updated 2024-02-25
Publish Date 2019-02-13
Rating 4.67/5 Total 3 Ratings
Developer Mua Hàng Tao bao
Email [email protected]
Payment Type free
Extension Website http://muahangtaobao.com.vn/
Privacy Policy Page URL https://thietkewebos.com/privacy-policy.html
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng - muahangtaobao.com.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 muahangtaobao.com.vn",
    "version": "2.2.8",
    "action": {
        "default_icon": "images\/icon.png",
        "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a muahangtaobao.com.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:\/\/*.muahangtaobao.com.vn\/*",
                "http:\/\/*.muahangtaobao.com.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:\/\/*.muahangtaobao.com.vn\/*",
        "http:\/\/*.muahangtaobao.com.vn\/*"
    ]
}