笨猴子互联网理财比较

支付宝、现金宝、理财通等互联网金融产品的价格走势,计较。收益计算器及收益提醒等。

What is 笨猴子互联网理财比较?

笨猴子互联网理财比较 is a Chrome extension developed by benhouzi.com, and its main feature is "支付宝、现金宝、理财通等互联网金融产品的价格走势,计较。收益计算器及收益提醒等。".

Extension Screenshots

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 eflhcbpifbeghmjpekglgmkdcfklegln
Official URL https://chromewebstore.google.com/detail/%E7%AC%A8%E7%8C%B4%E5%AD%90%E4%BA%92%E8%81%94%E7%BD%91%E7%90%86%E8%B4%A2%E6%AF%94%E8%BE%83/eflhcbpifbeghmjpekglgmkdcfklegln
Description 支付宝、现金宝、理财通等互联网金融产品的价格走势,计较。收益计算器及收益提醒等。
File Size 226 KB
Installation Count 37
Current Version 1.0.1
Last Updated 2014-03-29
Publish Date 2014-03-27
Rating 5.00/5 Total 1 Ratings
Developer benhouzi.com
Payment Type free
Extension Website http://www.benhouzi.com
Supported Languages zh-CN
manifest.json
{
    "background": {
        "scripts": [
            "function.js",
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon_16.png",
        "default_popup": "popup.html"
    },
    "short_name": "\u7b28\u7334\u5b50\u4e92\u8054\u7f51\u7406\u8d22",
    "description": "\u652f\u4ed8\u5b9d\u3001\u73b0\u91d1\u5b9d\u3001\u7406\u8d22\u901a\u7b49\u4e92\u8054\u7f51\u91d1\u878d\u4ea7\u54c1\u7684\u4ef7\u683c\u8d70\u52bf\uff0c\u8ba1\u8f83\u3002\u6536\u76ca\u8ba1\u7b97\u5668\u53ca\u6536\u76ca\u63d0\u9192\u7b49\u3002",
    "icons": {
        "128": "icon_128.png",
        "16": "icon_16.png",
        "48": "icon_48.png"
    },
    "manifest_version": 2,
    "name": "\u7b28\u7334\u5b50\u4e92\u8054\u7f51\u7406\u8d22\u6bd4\u8f83",
    "options_page": "options.html",
    "permissions": [
        "notifications",
        "http:\/\/www.benhouzi.com\/*"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0.1"
}