Tool OrderHangTrung

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

Hvad er Tool OrderHangTrung?

Tool OrderHangTrung er en Chrome-udvidelse udviklet af CÔNG TY CP TM XNK PHƯƠNG KHANG, og dens hovedfunktion er "Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung".

Udvidelsesskærmbilleder

screenshot

Download Tool OrderHangTrung-udvidelses-CRX-fil

Download Tool OrderHangTrung-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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                    

Grundlæggende oplysninger om udvidelsen

Navn Tool OrderHangTrung Tool OrderHangTrung
ID lnlbehpphjihlbmicjnkochidipgbhbn
Officiel URL https://chromewebstore.google.com/detail/tool-orderhangtrung/lnlbehpphjihlbmicjnkochidipgbhbn
Beskrivelse Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung
Filstørrelse 938 KB
Antal Installationer 213
Nuværende Version 1.0.4
Senest Opdateret 2023-07-24
Udgivelsesdato 2023-03-04
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler CÔNG TY CP TM XNK PHƯƠNG KHANG
E-mail [email protected]
Betalingsmetode free
Hjælpeside-URL https://orderhangtrung.vn/chinh-sach-bao-mat/
URL til Fortrolighedspolitik Side https://phuongkhang.vn/chinh-sach-bao-mat
Understøttede Sprog 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"
            ]
        }
    ]
}