任我折

最好用的淘宝优惠券插件

What is 任我折?

任我折 is a Chrome extension developed by https://renwozhe.com, and its main feature is "最好用的淘宝优惠券插件".

Extension Screenshots

screenshot
screenshot
screenshot
screenshot

Download 任我折 Extension CRX File

Download 任我折 extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        最好用的淘宝打折工具,让可以直接看到淘宝上的隐藏打折!

通过任我折,您可以在淘宝购物时,直接获取宝贝的返利信息,让省钱和折扣无处不在。可以第一时间获得产品优惠券。

安全:任我折采用淘宝的登陆接口,无需输入您的淘宝密码,绝对安全。
方便:一次安装,返利相伴!在正常浏览淘宝页面的时候即可方便获取返现信息。
快捷:提取返现无须等待,可实时看到看到打折信息。
智能:淘宝购物中,智能提示具有返现的相关宝贝,让您的决定更加明智!                    

Extension Basic Information

Name 任我折 任我折
ID gdjmpaphpgdjfnhckogcpfmhecfbnddk
Official URL https://chromewebstore.google.com/detail/%E4%BB%BB%E6%88%91%E6%8A%98/gdjmpaphpgdjfnhckogcpfmhecfbnddk
Description 最好用的淘宝优惠券插件
File Size 97.74 KB
Installation Count 71
Current Version 4.6.7
Last Updated 2023-03-01
Publish Date 2020-06-11
Rating 4.33/5 Total 6 Ratings
Developer https://renwozhe.com
Email [email protected]
Payment Type free
Privacy Policy Page URL http://www.renwozhe.com/WebIndex/Webpp
Supported Languages 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"
    ]
}