任我折

最好用的淘宝优惠券插件

Qu'est-ce que 任我折 ?

任我折 est une extension Chrome développée par https://renwozhe.com, et sa fonction principale est "最好用的淘宝优惠券插件".

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 gdjmpaphpgdjfnhckogcpfmhecfbnddk
URL Officiel https://chromewebstore.google.com/detail/%E4%BB%BB%E6%88%91%E6%8A%98/gdjmpaphpgdjfnhckogcpfmhecfbnddk
Description 最好用的淘宝优惠券插件
Taille du Fichier 97.74 KB
Nombre d'Installations 71
Version Actuelle 4.6.7
Dernière Mise à Jour 2023-03-01
Date de Publication 2020-06-11
Évaluation 4.33/5 Total 6 Évaluations
Développeur https://renwozhe.com
Email [email protected]
Type de Paiement free
URL de la Page de Politique de Confidentialité http://www.renwozhe.com/WebIndex/Webpp
Langues Prises en Charge zh-CN
manifest.json
{
    "background": {
        "page": "background.html"
    },
    "browser_action": {
        "default_icon": "images\/icon19.png"
    },
    "content_scripts": [
        {
            "all_frames": false,
            "css": [
                "stylesheet\/content.css"
            ],
            "js": [
                "js2\/jquery-1.10.1.min.js",
                "js2\/util.js",
                "js2\/tbmain.js",
                "js2\/jd.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        }
    ],
    "default_locale": "zh_CN",
    "description": "\u6700\u597d\u7528\u7684\u6dd8\u5b9d\u4f18\u60e0\u5238\u63d2\u4ef6",
    "homepage_url": "http:\/\/www.renwozhe.com",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "\u4efb\u6211\u6298",
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.6.7",
    "web_accessible_resources": [
        "notify.wav",
        "images\/buttons.png",
        "images\/icon30.png",
        "js2\/jquery-1.10.1.min.js",
        "js2\/util.js",
        "js2\/tbmain.js",
        "js2\/jd.js"
    ]
}