千品采集助手

千品采集插件,进行采集商品。

Co to jest 千品采集助手?

千品采集助手 to rozszerzenie Chrome opracowane przez qianyi, a jego główną funkcją jest „千品采集插件,进行采集商品。”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia 千品采集助手

Pobierz pliki rozszerzeń 千品采集助手 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        采集电商平台商品信息的运营工具,帮助跨境卖家进行采购商品收集。                    

Podstawowe informacje o rozszerzeniu

Nazwa 千品采集助手 千品采集助手
ID affmgegfmlfaedjpemafkedicdmdjfok
Oficjalny URL https://chromewebstore.google.com/detail/%E5%8D%83%E5%93%81%E9%87%87%E9%9B%86%E5%8A%A9%E6%89%8B/affmgegfmlfaedjpemafkedicdmdjfok
Opis 千品采集插件,进行采集商品。
Rozmiar pliku 78.01 KB
Liczba instalacji 80
Aktualna Wersja 1.4.16
Ostatnia Aktualizacja 2023-08-10
Data Publikacji 2020-06-19
Deweloper qianyi
E-mail [email protected]
Typ Płatności free
Adres URL Strony Polityki Prywatności https://www.qianyierp.com/privacypolicy.html
Obsługiwane Języki zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "\u5343\u54c1\u91c7\u96c6\u52a9\u624b",
    "version": "1.4.16",
    "description": "\u5343\u54c1\u91c7\u96c6\u63d2\u4ef6\uff0c\u8fdb\u884c\u91c7\u96c6\u5546\u54c1\u3002",
    "permissions": [
        "tabs",
        "activeTab",
        "declarativeContent",
        "contextMenus",
        "cookies"
    ],
    "background": {
        "service_worker": "background.js",
        "type": "module"
    },
    "options_page": "options.html",
    "action": {
        "default_icon": "img\/icon.png",
        "default_title": "\u5e2e\u52a9\u60a8\u9ad8\u6548\u5de5\u4f5c",
        "default_popup": "popup.html"
    },
    "icons": {
        "16": "img\/icon.png",
        "48": "img\/icon.png",
        "128": "img\/icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/var.js",
                "js\/jquery.min.js"
            ],
            "css": [
                "css\/css.css"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "http:\/\/127.0.0.1:4000\/*",
                "http:\/\/10.30.13.2:31661\/*",
                "http:\/\/qlisting-web.800best.com\/*",
                "https:\/\/qlisting.qianyierp.com\/*"
            ],
            "js": [
                "platformJs\/listing.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                ""
            ],
            "js": [
                "js\/var.js",
                "js\/base.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/item\/*",
                "*:\/\/*.aliexpress.us\/item\/*",
                "*:\/\/detail.1688.com\/*",
                "*:\/\/item.taobao.com\/*",
                "*:\/\/*.alibaba.com\/product-detail\/*",
                "*:\/\/shopee.com.my\/*",
                "*:\/\/shopee.co.th\/*",
                "*:\/\/shopee.vn\/*",
                "*:\/\/shopee.ph\/*",
                "*:\/\/shopee.sg\/*",
                "*:\/\/shopee.co.id\/*",
                "*:\/\/shopee.tw\/*",
                "*:\/\/*.lazada.com.my\/products*",
                "*:\/\/*.lazada.com.ph\/products*",
                "*:\/\/*.lazada.sg\/products*",
                "*:\/\/*.lazada.co.th\/products*",
                "*:\/\/*.lazada.co.id\/products*",
                "*:\/\/*.lazada.vn\/*",
                "*:\/\/*.pinduoduo.com\/goods.html*",
                "*:\/\/*.m.1688.com\/*"
            ],
            "js": [
                "platformJs\/detail.js"
            ],
            "run_at": "document_idle"
        },
        {
            "matches": [
                "*:\/\/shopee.com.my\/*qpstartindex*",
                "*:\/\/shopee.co.th\/*qpstartindex*",
                "*:\/\/shopee.vn\/*qpstartindex*",
                "*:\/\/shopee.ph\/*qpstartindex*",
                "*:\/\/shopee.sg\/*qpstartindex*",
                "*:\/\/shopee.co.id\/*qpstartindex*",
                "*:\/\/shopee.tw\/*qpstartindex*"
            ],
            "js": [
                "interceptor\/shopee.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/item.taobao.com\/*qpstartindex*",
                "*:\/\/login.taobao.com\/*qpstartindex*"
            ],
            "js": [
                "interceptor\/injectTaoBao.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/*.1688.com\/page\/offerlist.htm*qpstartindex*"
            ],
            "js": [
                "js\/var.js",
                "interceptor\/aliAll1688.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.lazada.co.id\/*qpstartindex*",
                "*:\/\/www.lazada.vn\/*qpstartindex*",
                "*:\/\/www.lazada.com.my\/*qpstartindex*",
                "*:\/\/www.lazada.co.th\/*qpstartindex*",
                "*:\/\/www.lazada.sg\/*qpstartindex*",
                "*:\/\/www.lazada.com.ph\/*qpstartindex*"
            ],
            "js": [
                "interceptor\/lazada.js"
            ],
            "run_at": "document_start"
        },
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/item\/*qpstartindex*",
                "*:\/\/*.aliexpress.us\/item\/*qpstartindex*"
            ],
            "js": [
                "interceptor\/aliexpress.js"
            ],
            "run_at": "document_start"
        }
    ],
    "web_accessible_resources": [
        {
            "resources": [
                "interface\/main.js"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "manifest_version": 3
}