Lupi - Trợ lý người bán

Lupi

What is Lupi - Trợ lý người bán?

Lupi - Trợ lý người bán is a Chrome extension developed by Lupi.vn, and its main feature is "Lupi".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download Lupi - Trợ lý người bán Extension CRX File

Download Lupi - Trợ lý người bán extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Lupi.asia - Một trợ lý tuyệt vời cho người bán Shopee.

1. Tìm kiếm và phân tích tệp từ khóa shopee
2. Theo dõi xu hướng các mặt hàng bán chạy
3. Theo dõi các sản phẩm các nghành hàng
4. Phân tích dữ liệu của shop, của sản phẩm
5. Tìm kiếm sản phẩm hot trên 1688, taobao                    

Extension Basic Information

Name Lupi - Trợ lý người bán Lupi - Trợ lý người bán
ID mijfjlcfbaophfgkcphdfffjiefbllkh
Official URL https://chromewebstore.google.com/detail/lupi-tr%E1%BB%A3-l%C3%BD-ng%C6%B0%E1%BB%9Di-b%C3%A1n/mijfjlcfbaophfgkcphdfffjiefbllkh
Description Lupi
File Size 322 KB
Installation Count 600
Current Version 1.2.1
Last Updated 2022-11-25
Publish Date 2022-03-17
Rating 5.00/5 Total 15 Ratings
Developer Lupi.vn
Email [email protected]
Payment Type free
Extension Website https://lupi.vn/
Supported Languages en,vi
manifest.json
{
    "title": "Lupi - Tr\u1ee3 l\u00fd ng\u01b0\u1eddi b\u00e1n",
    "manifest_version": 3,
    "name": "__MSG_app_name__",
    "default_locale": "vi",
    "description": "__MSG_app_desc__",
    "background": {
        "service_worker": "background\/background.js"
    },
    "action": {
        "default_title": "__MSG_app_name__"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "js": [
                "js\/jquery.min.js",
                "\/js\/toastr.js",
                "contants.js",
                "content\/utils.js",
                "content\/content.js"
            ],
            "css": [
                "css\/main.css",
                "css\/toastr.css",
                "css\/modal.css",
                "css\/loader.css"
            ],
            "matches": [
                "*:\/\/*.shopee.tw\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/*.shopee.cn\/*",
                "*:\/\/shopee.cn\/*",
                "*:\/\/*.shopeesz.com\/*",
                "*:\/\/*.shopee.co.id\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/*.shopee.vn\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/*.shopee.co.th\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/*.shopee.ph\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/*.shopee.com.my\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/*.shopee.sg\/*",
                "*:\/\/shopee.com\/*",
                "*:\/\/*.shopee.com\/*",
                "*:\/\/shopee.com.br\/*",
                "*:\/\/*.shopee.com.br\/*",
                "*:\/\/shopee.com.mx\/*",
                "*:\/\/*.shopee.com.mx\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.vn\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "externally_connectable": {
        "ids": [
            "*"
        ],
        "matches": [
            "http:\/\/localhost:3000\/*",
            "https:\/\/lupi.asia\/*",
            "*:\/\/*.shopee.vn\/*"
        ],
        "accepts_tls_channel_id": false
    },
    "web_accessible_resources": [
        {
            "resources": [
                "public\/*"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ],
    "icons": {
        "16": "public\/icons\/16.png",
        "32": "public\/icons\/32.png",
        "96": "public\/icons\/96.png",
        "192": "public\/icons\/192.png"
    },
    "permissions": [
        "storage",
        "tabs",
        "webNavigation",
        "webRequest",
        "cookies"
    ],
    "host_permissions": [
        "*:\/\/*.shopee.tw\/*",
        "*:\/\/shopee.tw\/*",
        "*:\/\/*.shopee.cn\/*",
        "*:\/\/shopee.cn\/*",
        "*:\/\/*.shopeesz.com\/*",
        "*:\/\/*.shopee.co.id\/*",
        "*:\/\/shopee.co.id\/*",
        "*:\/\/*.shopee.vn\/*",
        "*:\/\/shopee.vn\/*",
        "*:\/\/shopee.co.th\/*",
        "*:\/\/*.shopee.co.th\/*",
        "*:\/\/shopee.ph\/*",
        "*:\/\/*.shopee.ph\/*",
        "*:\/\/shopee.com.my\/*",
        "*:\/\/*.shopee.com.my\/*",
        "*:\/\/shopee.sg\/*",
        "*:\/\/*.shopee.sg\/*",
        "*:\/\/shopee.com\/*",
        "*:\/\/*.shopee.com\/*",
        "*:\/\/shopee.com.br\/*",
        "*:\/\/*.shopee.com.br\/*",
        "*:\/\/shopee.com.mx\/*",
        "*:\/\/*.shopee.com.mx\/*",
        "*:\/\/*.1688.com\/*",
        "*:\/\/*.lazada.com.my\/*",
        "*:\/\/*.lazada.co.id\/*",
        "*:\/\/*.lazada.com.ph\/*",
        "*:\/\/*.lazada.sg\/*",
        "*:\/\/*.lazada.co.th\/*",
        "*:\/\/*.lazada.vn\/*",
        "*:\/\/*.lupi.asia\/*",
        "*:\/\/*\/*"
    ],
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2.1"
}