Extension Đặt Hàng Quảng Châu 24h

Extension Đặt Hàng Quảng Châu 24h

What is Extension Đặt Hàng Quảng Châu 24h?

Extension Đặt Hàng Quảng Châu 24h is a Chrome extension developed by hangquangchau24h.vn, and its main feature is "Extension Đặt Hàng Quảng Châu 24h".

Extension Screenshots

screenshot
screenshot
screenshot

Download Extension Đặt Hàng Quảng Châu 24h Extension CRX File

Download Extension Đặt Hàng Quảng Châu 24h 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ụ Đặt Hàng Taobao, 1688, Tmall của Hàng Quảng Châu 24h
Chức năng chính:
- Tìm kiếm theo từ khóa
- Dịch giá sản phẩm từ NDT sang VND
- Thêm hàng vào giỏ hàng của Hangquangchau24h.vn                    

Extension Basic Information

Name Extension Đặt Hàng Quảng Châu 24h Extension Đặt Hàng Quảng Châu 24h
ID gnjkigilmbhgialkhplongcgabkicgie
Official URL https://chromewebstore.google.com/detail/extension-%C4%91%E1%BA%B7t-h%C3%A0ng-qu%E1%BA%A3ng/gnjkigilmbhgialkhplongcgabkicgie
Description Extension Đặt Hàng Quảng Châu 24h
File Size 172 KB
Installation Count 2,047
Current Version 2.1.11
Last Updated 2024-02-26
Publish Date 2020-07-03
Rating 5.00/5 Total 5 Ratings
Developer hangquangchau24h.vn
Email [email protected]
Payment Type free
Extension Website https://hangquangchau24h.vn/
Help Page URL https://hangquangchau24h.vn/chinh-sach
Privacy Policy Page URL https://hangquangchau24h.vn/chinh-sach-bao-mat
Supported Languages vi
manifest.json
{
    "action": {
        "default_icon": "icons\/icon.png",
        "default_title": "Hangquangchau24h.vn"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "js": [
                "js\/jquery.js",
                "js\/content.js"
            ],
            "matches": [
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.vip.com\/*",
                "https:\/\/*.vip.com\/*",
                "http:\/\/*.vipshop.com\/*",
                "https:\/\/*.vipshop.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*",
                "http:\/\/*.yao.95095.com\/*",
                "https:\/\/*.yao.95095.com\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Extension \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u 24h",
    "icons": {
        "512": "icons\/icon.png"
    },
    "background": {
        "service_worker": "background.js"
    },
    "manifest_version": 3,
    "name": "Extension \u0110\u1eb7t H\u00e0ng Qu\u1ea3ng Ch\u00e2u 24h",
    "short_name": "Hangquangchau24h",
    "host_permissions": [
        "https:\/\/*.hangquangchau24h.vn\/*",
        "http:\/\/localhost\/*",
        "*:\/\/*.google.com\/*",
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.vip.com\/*",
        "https:\/\/*.vip.com\/*",
        "http:\/\/*.vipshop.com\/*",
        "https:\/\/*.vipshop.com\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "2.1.11"
}