千品采集助手

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

Apa itu 千品采集助手?

千品采集助手 adalah ekstensi Chrome yang dikembangkan oleh qianyi, dan fitur utamanya adalah "千品采集插件,进行采集商品。".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi 千品采集助手

Unduh file ekstensi 千品采集助手 dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

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

Informasi Dasar Ekstensi

Nama 千品采集助手 千品采集助手
ID affmgegfmlfaedjpemafkedicdmdjfok
URL Resmi https://chromewebstore.google.com/detail/%E5%8D%83%E5%93%81%E9%87%87%E9%9B%86%E5%8A%A9%E6%89%8B/affmgegfmlfaedjpemafkedicdmdjfok
Deskripsi 千品采集插件,进行采集商品。
Ukuran File 78.01 KB
Jumlah Instalasi 80
Versi Saat Ini 1.4.16
Terakhir Diperbarui 2023-08-10
Tanggal Publikasi 2020-06-19
Pengembang qianyi
Email [email protected]
Tipe Pembayaran free
URL Halaman Kebijakan Privasi https://www.qianyierp.com/privacypolicy.html
Bahasa yang Didukung 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
}