找货神器

【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm

什麼是找货神器?

找货神器是由www.1688.com開發的Chrome擴展程式,該擴展的主要功能是“【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm”。

擴展截圖

screenshot
screenshot
screenshot
screenshot

下載找货神器擴展crx文件

下載找货神器擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        在淘宝及天猫为您提供高效的图片搜索功能,让您以图搜货                    

擴展基本資訊

名稱 找货神器 找货神器
ID gcmfngnfcfkfpllkoheelacaikcahhjk
官方網址 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'"
}