QuangChauOrder - Nhập hàng tận gốc

Công cụ đặt hàng taobao, 1688, tmall trên trình duyệt Chrome & Cờ rôm + QC

QuangChauOrder - Nhập hàng tận gốcคืออะไร?

QuangChauOrder - Nhập hàng tận gốc เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://quangchauorder.vn และคุณลักษณะหลักของมันคือ "Công cụ đặt hàng taobao, 1688, tmall trên trình duyệt Chrome & Cờ rôm + QC"

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย QuangChauOrder - Nhập hàng tận gốc

ดาวน์โหลดไฟล์ส่วนขยาย QuangChauOrder - Nhập hàng tận gốc ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Là tiện ích đặt hàng trực tiếp trên taobao, 1688, tmall…

1) Cho phép đặt hàng trên các website taobao, 1688, tmall dẽ dàng chỉ vài cú click đơn giản

2) Quản lý đơn hàng trực tuyến tại bất cứ nơi đâu

3) Hệ thống quản lý tài chính minh bạch rõ ràng

4) Cập nhật từng phút tình trạng của đơn hàng                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ QuangChauOrder - Nhập hàng tận gốc QuangChauOrder - Nhập hàng tận gốc
ID jleajghdpahgjckdihakbkkaganelmhb
URL อย่างเป็นทางการ https://chromewebstore.google.com/detail/quangchauorder-nh%E1%BA%ADp-h%C3%A0ng/jleajghdpahgjckdihakbkkaganelmhb
คำอธิบาย Công cụ đặt hàng taobao, 1688, tmall trên trình duyệt Chrome & Cờ rôm + QC
ขนาดไฟล์ 93.07 KB
จำนวนการติดตั้ง 103
เวอร์ชันปัจจุบัน 1.2.6
อัปเดตครั้งล่าสุด 2021-12-16
วันที่เผยแพร่ 2018-08-19
ผู้พัฒนา https://quangchauorder.vn
อีเมล [email protected]
ประเภทการชำระเงิน free
เว็บไซต์ส่วนขยาย https://thietkewebos.com/
URL หน้านโยบายความเป็นส่วนตัว https://thietkewebos.com/privacy-policy.html
ภาษาที่รองรับ vi
manifest.json
{
    "manifest_version": 2,
    "name": "QuangChauOrder - Nh\u1eadp h\u00e0ng t\u1eadn g\u1ed1c",
    "version": "1.2.6",
    "homepage_url": "https:\/\/quangchauorder.vn",
    "short_name": "QC_ORDER",
    "description": "C\u00f4ng c\u1ee5 \u0111\u1eb7t h\u00e0ng taobao, 1688, tmall tr\u00ean tr\u00ecnh duy\u1ec7t Chrome & C\u1edd r\u00f4m + QC",
    "browser_action": {
        "default_icon": "images\/icon.png",
        "default_title": "Ti\u1ec7n \u00edch l\u00ean \u0111\u01a1n h\u00e0ng c\u1ee7a quangchauorder.vn tr\u00ean taobao, tmall, 1688",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "background": {
        "scripts": [
            "js\/background.min.js"
        ],
        "persistent": false
    },
    "content_scripts": [
        {
            "run_at": "document_start",
            "matches": [
                "https:\/\/*.quangchauorder.vn\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.tmall.hk\/*"
            ],
            "js": [
                "js\/app.min.js"
            ],
            "css": [
                "css\/styles.min.css"
            ]
        }
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'",
    "permissions": [
        "storage",
        "notifications",
        "https:\/\/*.quangchauorder.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\/*",
        "http:\/\/*.tmall.hk\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx"
}