协力上货王

协力上货王产品采集工具,支持淘宝、1688、速卖通、搜款网、莱卡尼等网站的产品数据抓取

协力上货王 là gì?

协力上货王 là một tiện ích mở rộng Chrome được phát triển bởi 协力网络科技有限公司, và tính năng chính của nó là "协力上货王产品采集工具,支持淘宝、1688、速卖通、搜款网、莱卡尼等网站的产品数据抓取".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng 协力上货王

Tải xuống các tệp mở rộng 协力上货王 dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        协力上货王产品采集工具,支持淘宝、1688、速卖通、eBay、搜款网、莱卡尼等网站的产品数据抓取                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên 协力上货王 协力上货王
ID jkbdoahdcclchoifjokgamjcpianpdbo
URL Chính Thức https://chrome.google.com/webstore/detail/%E5%8D%8F%E5%8A%9B%E4%B8%8A%E8%B4%A7%E7%8E%8B/jkbdoahdcclchoifjokgamjcpianpdbo
Mô tả 协力上货王产品采集工具,支持淘宝、1688、速卖通、搜款网、莱卡尼等网站的产品数据抓取
Kích Thước Tệp 210 KB
Số Lần Cài Đặt 1,000
Phiên Bản Hiện Tại 2.0.20
Cập Nhật Lần Cuối 2018-06-28
Ngày Phát Hành 2018-06-28
Nhà Phát Triển 协力网络科技有限公司
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u534f\u529b\u4e0a\u8d27\u738b",
    "short_name": "xlispider",
    "description": "\u534f\u529b\u4e0a\u8d27\u738b\u4ea7\u54c1\u91c7\u96c6\u5de5\u5177\uff0c\u652f\u6301\u6dd8\u5b9d\u30011688\u3001\u901f\u5356\u901a\u3001\u641c\u6b3e\u7f51\u3001\u83b1\u5361\u5c3c\u7b49\u7f51\u7ad9\u7684\u4ea7\u54c1\u6570\u636e\u6293\u53d6",
    "version": "2.0.20",
    "icons": {
        "16": "images\/icon16.png",
        "48": "images\/icon48.png",
        "128": "images\/icon128.png"
    },
    "browser_action": {
        "default_icon": {
            "19": "images\/icon19.png"
        },
        "default_title": "\u534f\u529b\u4e0a\u8d27\u738b\u4ea7\u54c1\u91c7\u96c6\u5de5\u5177\uff0c\u652f\u6301\u6dd8\u5b9d\u30011688\u3001\u901f\u5356\u901a\u3001\u641c\u6b3e\u7f51\u3001\u83b1\u5361\u5c3c\u7b49\u7f51\u7ad9\u7684\u4ea7\u54c1\u6570\u636e\u6293\u53d6"
    },
    "background": {
        "scripts": [
            "js\/background.js"
        ]
    },
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*\/*"
            ],
            "js": [
                "js\/jquery-1.10.js",
                "js\/main.js",
                "js\/xlialert.js"
            ]
        }
    ],
    "permissions": [
        "tabs",
        "contextMenus",
        "http:\/\/*.xlisoft.com\/",
        "https:\/\/desc.alicdn.com\/",
        "http:\/\/dsc.taobaocdn.com\/",
        "http:\/\/*.aliexpress.com\/",
        "https:\/\/*.aliexpress.com\/",
        "http:\/\/*.1688.com\/",
        "http:\/\/*.alibaba.com\/",
        "https:\/\/*.taobao.com\/",
        "http:\/\/*.taobao.com\/",
        "https:\/\/*.tmall.com\/",
        "http:\/\/*.ebay.com\/",
        "http:\/\/*.ebaydesc.com\/",
        "http:\/\/www.amazon.com\/",
        "http:\/\/item.jd.com\/",
        "http:\/\/p.3.cn\/",
        "http:\/\/d.3.cn\/",
        "http:\/\/127.0.0.1\/",
        "http:\/\/localhost:8080\/"
    ]
}