Tool OrderHangTrung

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

Apa itu Tool OrderHangTrung?

Tool OrderHangTrung adalah ekstensi Chrome yang dikembangkan oleh CÔNG TY CP TM XNK PHƯƠNG KHANG, dan fitur utamanya adalah "Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi Tool OrderHangTrung

Unduh file ekstensi Tool OrderHangTrung dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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                    

Informasi Dasar Ekstensi

Nama Tool OrderHangTrung Tool OrderHangTrung
ID lnlbehpphjihlbmicjnkochidipgbhbn
URL Resmi https://chromewebstore.google.com/detail/tool-orderhangtrung/lnlbehpphjihlbmicjnkochidipgbhbn
Deskripsi Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung
Ukuran File 938 KB
Jumlah Instalasi 213
Versi Saat Ini 1.0.4
Terakhir Diperbarui 2023-07-24
Tanggal Publikasi 2023-03-04
Penilaian 5.00/5 Total 2 Penilaian
Pengembang CÔNG TY CP TM XNK PHƯƠNG KHANG
Email [email protected]
Tipe Pembayaran free
URL Halaman Bantuan https://orderhangtrung.vn/chinh-sach-bao-mat/
URL Halaman Kebijakan Privasi https://phuongkhang.vn/chinh-sach-bao-mat
Bahasa yang Didukung 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"
            ]
        }
    ]
}