千品采集助手

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

What is 千品采集助手?

千品采集助手 is a Chrome extension developed by qianyi, and its main feature is "千品采集插件,进行采集商品。".

Extension Screenshots

screenshot

Download 千品采集助手 Extension CRX File

Download 千品采集助手 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

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

Extension Basic Information

Name 千品采集助手 千品采集助手
ID affmgegfmlfaedjpemafkedicdmdjfok
Official 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
Description 千品采集插件,进行采集商品。
File Size 78.01 KB
Installation Count 80
Current Version 1.4.16
Last Updated 2023-08-10
Publish Date 2020-06-19
Developer qianyi
Email [email protected]
Payment Type free
Privacy Policy Page URL https://www.qianyierp.com/privacypolicy.html
Supported Languages 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
}