Tool OrderHangTrung

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

¿Qué es Tool OrderHangTrung?

Tool OrderHangTrung es una extensión de Chrome desarrollada por CÔNG TY CP TM XNK PHƯƠNG KHANG, y su función principal es "Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung".

Capturas de Pantalla de la Extensión

screenshot

Descargar Archivo CRX de la Extensión Tool OrderHangTrung

Descarga archivos de extensión Tool OrderHangTrung en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.

Instrucciones de Uso de la Extensión

                        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                    

Información Básica de la Extensión

Nombre Tool OrderHangTrung Tool OrderHangTrung
ID lnlbehpphjihlbmicjnkochidipgbhbn
URL Oficial https://chromewebstore.google.com/detail/tool-orderhangtrung/lnlbehpphjihlbmicjnkochidipgbhbn
Descripción Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung
Tamaño del Archivo 938 KB
Cantidad de Instalaciones 213
Versión Actual 1.0.4
Última Actualización 2023-07-24
Fecha de Publicación 2023-03-04
Calificación 5.00/5 Total de 2 Calificaciones
Desarrollador CÔNG TY CP TM XNK PHƯƠNG KHANG
Correo electrónico [email protected]
Tipo de Pago free
URL de la Página de Ayuda https://orderhangtrung.vn/chinh-sach-bao-mat/
URL de la Página de Política de Privacidad https://phuongkhang.vn/chinh-sach-bao-mat
Idiomas Soportados 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"
            ]
        }
    ]
}