quangchau24h.com.vn

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

What is quangchau24h.com.vn?

quangchau24h.com.vn is a Chrome extension developed by https://quangchau24h.com.vn, and its main feature is "Công cụ order sỉ trên quangchau24h.com.vn , nhập hàng cho shop online trở nên đơn giản.".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Download quangchau24h.com.vn Extension CRX File

Download quangchau24h.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

                        Quangchau24h.com.vn 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.com.vn đã 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. cho khách hàng sự tiện lợi                    

Extension Basic Information

Name quangchau24h.com.vn quangchau24h.com.vn
ID omonoiphhffcmpcppaocfnalmkclhdhh
Official URL https://chromewebstore.google.com/detail/quangchau24hcomvn/omonoiphhffcmpcppaocfnalmkclhdhh
Description Công cụ order sỉ trên quangchau24h.com.vn , nhập hàng cho shop online trở nên đơn giản.
File Size 1.23 MB
Installation Count 55
Current Version 2.0.10
Last Updated 2023-02-12
Publish Date 2020-09-02
Developer https://quangchau24h.com.vn
Email [email protected]
Payment Type free
Extension Website https://quangchau24h.com.vn/
Help Page URL https://quangchau24h.com.vn/giai-dap-thac-mac
Privacy Policy Page URL https://welups.com/privacy-policy
Supported Languages en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "quangchau24h.com.vn",
    "version": "2.0.10",
    "manifest_version": 2,
    "description": "C\u00f4ng cu\u0323 order si\u0309 tr\u00ean quangchau24h.com.vn , 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.vn , nh\u1eadp h\u00e0ng cho shop online tr\u1edf n\u00ean \u0111\u01a1n gi\u1ea3n.",
        "default_popup": "popup.html"
    },
    "omnibox": {
        "keyword": "quangchau24h.com.vn"
    },
    "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\/*"
    ]
}