Order Viettrung

Công cụ lấy hàng Quảng Châu 24h - viettrungcn.vn

What is Order Viettrung?

Order Viettrung is a Chrome extension developed by Quang Hùng, and its main feature is "Công cụ lấy hàng Quảng Châu 24h - viettrungcn.vn".

Extension Screenshots

screenshot
screenshot

Download Order Viettrung Extension CRX File

Download Order Viettrung 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

                        Viettrung chuyên vận chuyển Và order hàng trên các trang Taobao,Tmail,1688. Giá cả, dịch vụ nhanh gọn.                    

Extension Basic Information

Name Order Viettrung Order Viettrung
ID dhjcifggelbidomkmdpghnafgckjgfbf
Official URL https://chromewebstore.google.com/detail/order-viettrung/dhjcifggelbidomkmdpghnafgckjgfbf
Description Công cụ lấy hàng Quảng Châu 24h - viettrungcn.vn
File Size 52.3 KB
Installation Count 12
Current Version 2.0.3
Last Updated 2017-05-29
Publish Date 2017-05-28
Rating 5.00/5 Total 1 Ratings
Developer Quang Hùng
Email [email protected]
Payment Type free
Privacy Policy Page URL https://nhaphang68.com/noi-dung/51/privacy-policy
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Order Viettrung",
    "version": "2.0.3",
    "manifest_version": 2,
    "description": "C\u00f4ng c\u1ee5 l\u1ea5y h\u00e0ng Qu\u1ea3ng Ch\u00e2u 24h - viettrungcn.vn",
    "browser_action": {
        "name": "Manipulate DOM",
        "icons": [
            "fav.png"
        ],
        "default_icon": "fav.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/app.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/s_common.js",
                "js\/s_taobao.js",
                "js\/s_alibaba.js",
                "js\/s_vipshop.js",
                "js\/s_main.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*"
            ]
        }
    ]
}