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

Lupi

Qu'est-ce que Lupi - Trợ lý người bán ?

Lupi - Trợ lý người bán est une extension Chrome développée par Lupi.vn, et sa fonction principale est "Lupi".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension Lupi - Trợ lý người bán

Téléchargez les fichiers d'extension Lupi - Trợ lý người bán au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Lupi - Trợ lý người bán Lupi - Trợ lý người bán
ID mijfjlcfbaophfgkcphdfffjiefbllkh
URL Officiel 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
Taille du Fichier 322 KB
Nombre d'Installations 600
Version Actuelle 1.2.1
Dernière Mise à Jour 2022-11-25
Date de Publication 2022-03-17
Évaluation 5.00/5 Total 15 Évaluations
Développeur Lupi.vn
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://lupi.vn/
Langues Prises en Charge 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"
}