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

什麼是LP Logistic Tools | V4.2.1?

LP Logistic Tools | V4.2.1是由linh.hp8893開發的Chrome擴展程式,該擴展的主要功能是“Công cụ mua hàng nhanh chóng trên các trang Taobao 1688 Tmall | LP Logistics Ver 4.2”。

擴展截圖

screenshot

下載LP Logistic Tools | V4.2.1擴展crx文件

下載LP Logistic Tools | V4.2.1擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 LP Logistic Tools | V4.2.1 LP Logistic Tools | V4.2.1
ID olkppkaiknpedfjonpicgahfgoclgfak
官方網址 https://chromewebstore.google.com/detail/lp-logistic-tools-v421/olkppkaiknpedfjonpicgahfgoclgfak
簡介 Công cụ mua hàng nhanh chóng trên các trang Taobao 1688 Tmall | LP Logistics Ver 4.2
檔案大小 798 KB
安裝次數 124
目前版本 4.2.1
更新時間 2021-05-26
上架時間 2021-05-25
開發者 linh.hp8893
電子郵箱 [email protected]
付費類型 free
擴展官網 http://lephuonglogistics.com/
隱私政策頁面URL https://lephuonglogistics.com/bai-viet/chinh-sach-bao-mat-thong-tin-thanh-vien.html
支援的語言 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\/*"
    ]
}