找货神器

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

Qu'est-ce que 找货神器 ?

找货神器 est une extension Chrome développée par www.1688.com, et sa fonction principale est "【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm".

Captures d'Écran de l'Extension

screenshot
screenshot
screenshot
screenshot

Télécharger le fichier CRX de l'extension 找货神器

Téléchargez les fichiers d'extension 找货神器 au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom 找货神器 找货神器
ID gcmfngnfcfkfpllkoheelacaikcahhjk
URL Officiel https://chromewebstore.google.com/detail/%E6%89%BE%E8%B4%A7%E7%A5%9E%E5%99%A8/gcmfngnfcfkfpllkoheelacaikcahhjk
Description 【1688出品】在您浏览淘宝和天猫的商品时,自动推荐最相似的1688货源给你,利润更优,选择更多!商机发现一网打尽,专业,专属!现在安装即表示您同意使用条款:https://club.1688.com/threadview/49506764.htm
Taille du Fichier 89.37 KB
Nombre d'Installations 50,000
Version Actuelle 4.6
Dernière Mise à Jour 2022-08-03
Date de Publication 2017-09-13
Évaluation 3.32/5 Total 44 Évaluations
Développeur www.1688.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://shen.1688.com
URL de la Page d'Aide https://terms.alicdn.com/legal-agreement/terms/suit_bu1_b2b/suit_bu1_b2b201703271337_94551.html
Langues Prises en Charge 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'"
}