Tool OrderHangTrung

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

O que é Tool OrderHangTrung?

Tool OrderHangTrung é uma extensão do Chrome desenvolvida por CÔNG TY CP TM XNK PHƯƠNG KHANG, e sua principal característica é "Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão Tool OrderHangTrung

Baixe arquivos de extensão Tool OrderHangTrung no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.

Instruções de Uso da Extensão

                        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                    

Informações Básicas da Extensão

Nome Tool OrderHangTrung Tool OrderHangTrung
ID lnlbehpphjihlbmicjnkochidipgbhbn
URL Oficial https://chromewebstore.google.com/detail/tool-orderhangtrung/lnlbehpphjihlbmicjnkochidipgbhbn
Descrição Công cụ hỗ trợ đặt hàng taobao, 1688, tmall của OrderHangTrung
Tamanho do Arquivo 938 KB
Contagem de Instalações 213
Versão Atual 1.0.4
Última Atualização 2023-07-24
Data de Publicação 2023-03-04
Classificação 5.00/5 Total de 2 Avaliações
Desenvolvedor CÔNG TY CP TM XNK PHƯƠNG KHANG
Email [email protected]
Tipo de Pagamento free
URL da Página de Ajuda https://orderhangtrung.vn/chinh-sach-bao-mat/
URL da Página de Política de Privacidade https://phuongkhang.vn/chinh-sach-bao-mat
Idiomas Suportados 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"
            ]
        }
    ]
}