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

Lupi

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

Lupi - Trợ lý người bán ist eine Chrome-Erweiterung, die von Lupi.vn entwickelt wurde, und ihr Hauptmerkmal ist "Lupi".

Erweiterungsscreenshots

screenshot
screenshot
screenshot
screenshot

Lupi - Trợ lý người bán-Erweiterungs-CRX-Datei herunterladen

Laden Sie Lupi - Trợ lý người bán-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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                    

Grundlegende Informationen zur Erweiterung

Name Lupi - Trợ lý người bán Lupi - Trợ lý người bán
ID mijfjlcfbaophfgkcphdfffjiefbllkh
Offizielle URL https://chromewebstore.google.com/detail/lupi-tr%E1%BB%A3-l%C3%BD-ng%C6%B0%E1%BB%9Di-b%C3%A1n/mijfjlcfbaophfgkcphdfffjiefbllkh
Beschreibung Lupi
Dateigröße 322 KB
Installationsanzahl 600
Aktuelle Version 1.2.1
Letztes Update 2022-11-25
Veröffentlichungsdatum 2022-03-17
Bewertung 5.00/5 Insgesamt 15 Bewertungen
Entwickler Lupi.vn
E-Mail [email protected]
Zahlungsart free
Erweiterungswebsite https://lupi.vn/
Unterstützte Sprachen 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"
}