17网搜款助手

17网搜款助手——图片搜款、标题搜款助你极速搜款!

What is 17网搜款助手?

17网搜款助手 is a Chrome extension developed by amoeba.td, and its main feature is "17网搜款助手——图片搜款、标题搜款助你极速搜款!".

Extension Screenshots

screenshot
screenshot
screenshot

Download 17网搜款助手 Extension CRX File

Download 17网搜款助手 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

                        功能简介
17网搜款助手是17网全新升级的一项功能,支持利用图片或者标题搜索相同或相似款式的货源,提高了用户搜款的便利性和精确度。操作简便,精准匹配,轻松搜索全国各大货源基地同款货源。

主要用途

1、当你发现一个好款,想进货却找不到货源时;
2、当您合作的供货商断货,急需找到同款货源替代时;
3、当您希望做个爆款,想了解市场上的竞争情况时;
17网搜款助手,只需一张图片,就能迅速找到同款货源,提高你的上款效率!

使用方法
安装后,右键选中任一心仪商品图片,点击“搜索图片”,即可在17网上寻找同款或相似款式的货源,并进一步获知货源所在的市场、档口等详细信息。                    

Extension Basic Information

Name 17网搜款助手 17网搜款助手
ID kkamfdnejapjghchholmnnlaepbedjba
Official URL https://chrome.google.com/webstore/detail/17%E7%BD%91%E6%90%9C%E6%AC%BE%E5%8A%A9%E6%89%8B/kkamfdnejapjghchholmnnlaepbedjba
Description 17网搜款助手——图片搜款、标题搜款助你极速搜款!
File Size 4.77 MB
Installation Count 481
Current Version 4.0.0
Last Updated 2020-07-21
Publish Date 2019-04-18
Rating 1.00/5 Total 1 Ratings
Developer amoeba.td
Email [email protected]
Payment Type free
Extension Website http://www.17zwd.com
Help Page URL https://www.17zwd.com/help/dianzhu/201708270308553660.htm
Supported Languages zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "script\/tusou.js"
        ]
    },
    "browser_action": {
        "default_icon": "image\/icon16.png",
        "default_popup": "html\/tusou.html",
        "default_title": "17\u7f51\u641c\u6b3e\u52a9\u624b"
    },
    "content_scripts": [
        {
            "css": [
                "css\/drag.css",
                "css\/toastr.min.css",
                "css\/main.css"
            ],
            "js": [
                "script\/jquery-2.1.1.min.js",
                "script\/toastr.min.js",
                "script\/logger.js",
                "script\/content.js",
                "script\/drag-search.js"
            ],
            "matches": [
                "*:\/\/*.17zwd.com\/*",
                "*:\/\/*.vvic.com\/*",
                "*:\/\/*.nahuo.com\/*",
                "*:\/\/*.sooxie.com\/*",
                "*:\/\/*.wsy.com\/*",
                "*:\/\/*.59pi.com\/*",
                "*:\/\/*.51zwd.com\/*",
                "*:\/\/*.571xz.com\/*",
                "*:\/\/*.eelly.com\/*",
                "*:\/\/*.weyee.com\/*",
                "*:\/\/*.2298.com\/*",
                "*:\/\/*.sjq.cn\/*",
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.1688.com\/*",
                "*:\/\/*.jd.com\/*",
                "*:\/\/*.meilishuo.com\/*",
                "*:\/\/*.mogujie.com\/*",
                "*:\/\/*.beibei.com\/*",
                "*:\/\/*.chuchujie.com\/*",
                "*:\/\/*.juanpi.com\/*",
                "*:\/\/*.bao66.cn\/*"
            ]
        }
    ],
    "default_locale": "zh_CN",
    "description": "17\u7f51\u641c\u6b3e\u52a9\u624b\u2014\u2014\u56fe\u7247\u641c\u6b3e\u3001\u6807\u9898\u641c\u6b3e\u52a9\u4f60\u6781\u901f\u641c\u6b3e\uff01",
    "icons": {
        "128": "image\/icon128.png",
        "16": "image\/icon16.png",
        "48": "image\/icon48.png",
        "96": "image\/icon96.png"
    },
    "web_accessible_resources": [
        "\/css\/img\/drag_logo.png",
        "\/css\/img\/show_arrow.png",
        "\/css\/img\/add.png",
        "\/css\/img\/close.png",
        "\/css\/img\/bubble.png",
        "\/css\/img\/tips.png",
        "\/css\/img\/close_tips.png"
    ],
    "manifest_version": 2,
    "name": "17\u7f51\u641c\u6b3e\u52a9\u624b",
    "permissions": [
        "contextMenus",
        "tabs",
        "storage",
        "management",
        ""
    ],
    "version": "4.0.0"
}