LP Logistic Tools | V4.2.1

Công cụ mua hàng nhanh chóng trên các trang Taobao 1688 Tmall | LP Logistics Ver 4.2

O que é LP Logistic Tools | V4.2.1?

LP Logistic Tools | V4.2.1 é uma extensão do Chrome desenvolvida por linh.hp8893, e sua principal característica é "Công cụ mua hàng nhanh chóng trên các trang Taobao 1688 Tmall | LP Logistics Ver 4.2".

Capturas de Tela da Extensão

screenshot

Baixar o arquivo CRX da Extensão LP Logistic Tools | V4.2.1

Baixe arquivos de extensão LP Logistic Tools | V4.2.1 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ài đặt công cụ trên máy tính, không hỗ trợ cài đặt trên điện thoại.Sau khi bạn cài đặt công cụ, khi vào link chi tiết sản phẩm tại 3 trang Taobao, 1688, Tmall sẽ có bảng giá quy đổi sang tiếng việt và phần đặt hàng với LE-PHUONGgiúp bạn dễ dàng chọn và đặt hàng.                    

Informações Básicas da Extensão

Nome LP Logistic Tools | V4.2.1 LP Logistic Tools | V4.2.1
ID olkppkaiknpedfjonpicgahfgoclgfak
URL Oficial https://chromewebstore.google.com/detail/lp-logistic-tools-v421/olkppkaiknpedfjonpicgahfgoclgfak
Descrição Công cụ mua hàng nhanh chóng trên các trang Taobao 1688 Tmall | LP Logistics Ver 4.2
Tamanho do Arquivo 798 KB
Contagem de Instalações 124
Versão Atual 4.2.1
Última Atualização 2021-05-26
Data de Publicação 2021-05-25
Desenvolvedor linh.hp8893
Email [email protected]
Tipo de Pagamento free
Site da Extensão http://lephuonglogistics.com/
URL da Página de Política de Privacidade https://lephuonglogistics.com/bai-viet/chinh-sach-bao-mat-thong-tin-thanh-vien.html
Idiomas Suportados vi
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "browser_action": {
        "default_icon": "images\/icon.png"
    },
    "content_scripts": [
        {
            "css": [
                "css\/style.css"
            ],
            "js": [
                "js\/jquery-1.11.1.min.js",
                "js\/contentscript.js"
            ],
            "matches": [
                "http:\/\/*.taobao.com\/*",
                "https:\/\/*.taobao.com\/*",
                "http:\/\/*.1688.com\/*",
                "https:\/\/*.1688.com\/*",
                "http:\/\/*.tmall.com\/*",
                "https:\/\/*.tmall.com\/*",
                "http:\/\/*.tmall.hk\/*",
                "https:\/\/*.tmall.hk\/*"
            ]
        }
    ],
    "description": "C\u00f4ng c\u1ee5 mua h\u00e0ng nhanh ch\u00f3ng tr\u00ean c\u00e1c trang Taobao 1688 Tmall | LP Logistics Ver 4.2",
    "icons": {
        "128": "images\/icon.png",
        "16": "images\/icon.png",
        "48": "images\/icon.png"
    },
    "name": "LP Logistic Tools | V4.2.1 ",
    "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\/*"
    ],
    "manifest_version": 2,
    "version": "4.2.1",
    "web_accessible_resources": [
        "images\/*",
        "css\/*",
        "template\/*"
    ]
}