Quảng châu 24h đặt hàng

Công cụ order sỉ trên quangchau24h.com , nhập hàng cho shop online trở nên đơn giản.

What is Quảng châu 24h đặt hàng?

Quảng châu 24h đặt hàng is a Chrome extension developed by AnhLuong, and its main feature is "Công cụ order sỉ trên quangchau24h.com , nhập hàng cho shop online trở nên đơn giản.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot

Download Quảng châu 24h đặt hàng Extension CRX File

Download Quảng châu 24h đặt hàng 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

                        QUANGCHAU24h.COM là đơn vị trung gian cung cấp các dịch vụ: Đặt hàng, Thanh toán Ủy thác, Vận chuyển hàng hóa từ Trung Quốc về Việt Nam,… Với đội ngũ nhân viên trẻ trung, năng động, sáng tạo và tận tâm; QUANGCHAU24H đã và đang hoàn thiện để trở thành đơn vị cung cấp dịch vụ với chất lượng vượt trội, có tiêu chuẩn và bản sắc riêng; hỗ trợ tối đa và đáp ứng nhu cầu ngày càng cao của Đối tác và Khách hàng.                    

Extension Basic Information

Name Quảng châu 24h đặt hàng Quảng châu 24h đặt hàng
ID hbfcjnpgpconolaeaanihigggkdbebbh
Official URL https://chromewebstore.google.com/detail/qu%E1%BA%A3ng-ch%C3%A2u-24h-%C4%91%E1%BA%B7t-h%C3%A0ng/hbfcjnpgpconolaeaanihigggkdbebbh
Description Công cụ order sỉ trên quangchau24h.com , nhập hàng cho shop online trở nên đơn giản.
File Size 1.15 MB
Installation Count 73
Current Version 4.0.2
Last Updated 2020-09-04
Publish Date 2020-09-01
Rating 5.00/5 Total 1 Ratings
Developer AnhLuong
Email [email protected]
Payment Type free
Extension Website https://quangchau24h.com/
Help Page URL https://quangchau24h.com/dich-vu-cung-cap-cua-quangchau24h-com.html
Privacy Policy Page URL https://welups.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Qu\u1ea3ng ch\u00e2u 24h \u0111\u1eb7t h\u00e0ng",
    "version": "4.0.2",
    "manifest_version": 2,
    "description": "C\u00f4ng cu\u0323 order si\u0309 tr\u00ean quangchau24h.com , nh\u1eadp h\u00e0ng cho shop online tr\u1edf n\u00ean \u0111\u01a1n gi\u1ea3n.",
    "icons": {
        "16": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "default_locale": "en",
    "browser_action": {
        "default_icon": {
            "32": "img\/icon-48.png",
            "48": "img\/icon-48.png"
        },
        "default_title": "C\u00f4ng cu\u0323 order si\u0309 tr\u00ean quangchau24h.com , nh\u1eadp h\u00e0ng cho shop online tr\u1edf n\u00ean \u0111\u01a1n gi\u1ea3n.",
        "default_popup": "popup.html"
    },
    "omnibox": {
        "keyword": "QUANGCHAU24H.COM"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.detail.1688.com\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/*.alibaba.com\/*",
                "*:\/\/detail.tmall.com\/*",
                "*:\/\/world.tmall.com\/*"
            ],
            "js": [
                "scripts\/jquery-2.2.0.min.js",
                "scripts\/quangchau.js"
            ],
            "css": [
                "styles\/tkm-styles.css"
            ],
            "run_at": "document_end",
            "all_frames": false
        }
    ],
    "content_security_policy": "script-src 'self'; object-src 'self'",
    "permissions": [
        "cookies",
        "*:\/\/taobao.com\/*",
        "*:\/\/tmall.com\/*",
        "*:\/\/1688.com\/*"
    ]
}