找货神器

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

Cos'è 找货神器?

找货神器 è un'estensione di Chrome sviluppata da www.1688.com, e la sua funzione principale è "【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione 找货神器

Scarica i file di estensione 找货神器 in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

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

Informazioni di Base sull'Estensione

Nome 找货神器 找货神器
ID gcmfngnfcfkfpllkoheelacaikcahhjk
URL Ufficiale https://chromewebstore.google.com/detail/%E6%89%BE%E8%B4%A7%E7%A5%9E%E5%99%A8/gcmfngnfcfkfpllkoheelacaikcahhjk
Descrizione 【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm
Dimensione del File 89.37 KB
Conteggio Installazioni 50,000
Versione Corrente 4.6
Ultimo Aggiornamento 2022-08-03
Data di Pubblicazione 2017-09-13
Valutazione 3.32/5 Totale 44 Valutazioni
Sviluppatore www.1688.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://shen.1688.com
URL della Pagina di Aiuto https://terms.alicdn.com/legal-agreement/terms/suit_bu1_b2b/suit_bu1_b2b201703271337_94551.html
Lingue Supportate 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'"
}