找货神器
【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm
什么是找货神器?
找货神器是由www.1688.com开发的Chrome扩展程序,该扩展的主要功能是“【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm”。
扩展截图
下载找货神器扩展crx文件
下载找货神器扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
在淘宝及天猫为您提供高效的图片搜索功能,让您以图搜货
扩展基本信息
名称 | 找货神器 |
ID | gcmfngnfcfkfpllkoheelacaikcahhjk |
官方URL | https://chromewebstore.google.com/detail/%E6%89%BE%E8%B4%A7%E7%A5%9E%E5%99%A8/gcmfngnfcfkfpllkoheelacaikcahhjk |
简介 | 【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm |
文件大小 | 89.37 KB |
安装次数 | 50,000 |
当前版本 | 4.6 |
更新时间 | 2022-08-03 |
上架时间 | 2017-09-13 |
评分 | 3.32/5 共44次评分 |
开发者 | www.1688.com |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://shen.1688.com |
帮助页面URL | https://terms.alicdn.com/legal-agreement/terms/suit_bu1_b2b/suit_bu1_b2b201703271337_94551.html |
支持的语言 | zh-CN |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "\u627e\u8d27\u795e\u5668", "description": "\u30101688\u51fa\u54c1\u3011\u5728\u60a8\u6d4f\u89c8\u6dd8\u5b9d\u548c\u5929\u732b\u7684\u5546\u54c1\u65f6\uff0c\u81ea\u52a8\u63a8\u8350\u6700\u76f8\u4f3c\u76841688\u8d27\u6e90\u7ed9\u4f60\uff0c\u5229\u6da6\u66f4\u4f18\uff0c\u9009\u62e9\u66f4\u591a\uff01\u5546\u673a\u53d1\u73b0\u4e00\u7f51\u6253\u5c3d\uff0c\u4e13\u4e1a\uff0c\u4e13\u5c5e\uff01\u73b0\u5728\u5b89\u88c5\u5373\u8868\u793a\u60a8\u540c\u610f\u4f7f\u7528\u6761\u6b3e\uff1ahttps:\/\/club.1688.com\/threadview\/49506764.htm", "version": "4.6", "icons": { "128": "icon128.png" }, "background": { "scripts": [ "\/js\/jquery.js", "\/js\/background.js" ] }, "browser_action": { "default_icon": "icon.png" }, "content_scripts": [ { "matches": [ "*:\/\/*\/*" ], "js": [ "\/js\/jquery.js", "js\/content.js" ] } ], "permissions": [], "content_security_policy": "script-src 'self' https:\/\/g.alicdn.com https:\/\/dev.g.alicdn.com; object-src 'self'" } |