Tool OrderHangTrung

Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung

什麼是Tool OrderHangTrung?

Tool OrderHangTrung是由CÔNG TY CP TM XNK PHƯƠNG KHANG開發的Chrome擴展程式,該擴展的主要功能是“Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung”。

擴展截圖

screenshot

下載Tool OrderHangTrung擴展crx文件

下載Tool OrderHangTrung擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        Công cụ của OrderHangTrung hỗ trợ khách hàng đặt hàng nhanh gọn từ các website taobao, 1688 hay tmall.
Tối ưu thời gian lên đơn hàng của khách hàng
Tối ưu chi phí mua hàng                    

擴展基本資訊

名稱 Tool OrderHangTrung Tool OrderHangTrung
ID lnlbehpphjihlbmicjnkochidipgbhbn
官方網址 https://chromewebstore.google.com/detail/tool-orderhangtrung/lnlbehpphjihlbmicjnkochidipgbhbn
簡介 Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung
檔案大小 938 KB
安裝次數 213
目前版本 1.0.4
更新時間 2023-07-24
上架時間 2023-03-04
評分 5.00/5 共 2 次評分
開發者 CÔNG TY CP TM XNK PHƯƠNG KHANG
電子郵箱 [email protected]
付費類型 free
說明頁面URL https://orderhangtrung.vn/chinh-sach-bao-mat/
隱私政策頁面URL https://phuongkhang.vn/chinh-sach-bao-mat
支援的語言 vi
manifest.json
{
    "action": {
        "default_icon": "icons\/icon.png",
        "default_title": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng taobao, 1688, tmall c\u1ee7a OrderHangTrung"
    },
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "all_frames": true,
            "exclude_matches": [
                "http:\/\/daixiao.1688.com\/*",
                "https:\/\/daixiao.1688.com\/*",
                "https:\/\/wg.1688.com\/*"
            ],
            "js": [
                "js\/jquery.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": "C\u00f4ng c\u1ee5 h\u1ed7 tr\u1ee3 \u0111\u1eb7t h\u00e0ng taobao, 1688, tmall c\u1ee7a OrderHangTrung",
    "host_permissions": [
        "https:\/\/*.orderhangtrung.vn\/*",
        "http:\/\/*.localhost\/*"
    ],
    "icons": {
        "512": "icons\/icon.png"
    },
    "incognito": "split",
    "manifest_version": 3,
    "name": "Tool OrderHangTrung",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAhbLLK5o7ywSTFf0ZN+KtPggGBM2TkfljgSw+5HvDY6Gq04htyWwzrejPIrbMRlPaOMkuJkzaxC+MNRxDufnRxvEvkFuIq0TaEjZY3V5KR0Zy4f5\/K+CNh7wPx8TTPdMavI\/nKZXdnX3zADtmcHSr5w1WKNr23dAE+l+odRBVmOyoMzLcL4KQ5duosikb1fGnh0vz\/Y389RGLgJQny3UYCF42uzuPUpUte+V7N5HIaw2ztDdORxwLPqb6mg78+vllpviiFvkjiIs\/jRY1t4YUN\/RvBwgU9kU1nNEO2ZXlqn3G\/6meN86EYUjXcD+dbKESqO9yJ\/J1nh48ONgEVB0DgwIDAQAB",
    "permissions": [
        "http:\/\/*.1688.com\/*",
        "https:\/\/*.1688.com\/*",
        "http:\/\/*.taobao.com\/*",
        "https:\/\/*.taobao.com\/*",
        "http:\/\/*.tmall.com\/*",
        "https:\/\/*.tmall.com\/*",
        "http:\/\/*.tmall.hk\/*",
        "https:\/\/*.tmall.hk\/*",
        "http:\/\/*.yao.95095.com\/*",
        "https:\/\/*.yao.95095.com\/*",
        "storage"
    ],
    "short_name": "orderhangtrung",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.4",
    "web_accessible_resources": [
        {
            "matches": [
                ""
            ],
            "resources": [
                "images\/logo.svg"
            ]
        }
    ]
}