Order Quảng Châu

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

What is Order Quảng Châu?

Order Quảng Châu is a Chrome extension developed by ordertrungquoc, and its main feature is "Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn".

Extension Screenshots

screenshot
screenshot

Download Order Quảng Châu Extension CRX File

Download Order Quảng Châu 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ụ lấy hàng Order Quảng Châu - orderquangchau.vn

Công cụ hỗ trợ lấy hàng từ các website 1688, taobao, tmall,.. trên hệ thống orderquangchau.vn

Đặt hàng 24/7 với chi phí thấp nhất thời gian vận chuyển nhanh nhất 



* Version 2.0 
- Cập nhật hỗ trợ Chrome 18                    

Extension Basic Information

Name Order Quảng Châu Order Quảng Châu
ID mkgnoenkhoioembgnghkmcdgbfdehank
Official URL https://chromewebstore.google.com/detail/order-qu%E1%BA%A3ng-ch%C3%A2u/mkgnoenkhoioembgnghkmcdgbfdehank
Description Công cụ lấy hàng Order Quảng Châu - orderquangchau.vn
File Size 220 KB
Installation Count 55
Current Version 2.0.2.2
Last Updated 2019-05-26
Publish Date 2019-05-26
Rating 1.00/5 Total 1 Ratings
Developer ordertrungquoc
Email [email protected]
Payment Type free
Extension Website https://orderquangchau.vn/
Help Page URL https://orderquangchau.vn/
Privacy Policy Page URL https://ordertrungquoc.com.vn/trang/2727/chinh-sach-bao-mat
Supported Languages vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Order Qu\u1ea3ng Ch\u00e2u",
    "version": "2.0.2.2",
    "manifest_version": 2,
    "description": "C\u00f4ng c\u1ee5 l\u1ea5y h\u00e0ng Order Qu\u1ea3ng Ch\u00e2u - orderquangchau.vn",
    "browser_action": {
        "name": "Manipulate DOM",
        "icons": [
            "logo.png"
        ],
        "default_icon": "logo.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\/*"
            ]
        }
    ]
}