BitCoin Ticker
Follow BitCoin Exchange Rates in Real Time
什么是BitCoin Ticker?
BitCoin Ticker是由rodolphe.belouin开发的Chrome扩展程序,该扩展的主要功能是“Follow BitCoin Exchange Rates in Real Time”。
扩展截图
下载BitCoin Ticker扩展crx文件
下载BitCoin Ticker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
                        In one click, get all exchange rates between BTC and your favorite currency!                     扩展基本信息
| 名称 |   |  
| ID | haoblfnbdmffmmcejbieboncghfpnbgh | 
| 官方URL | https://chromewebstore.google.com/detail/bitcoin-ticker/haoblfnbdmffmmcejbieboncghfpnbgh | 
| 简介 | Follow BitCoin Exchange Rates in Real Time | 
| 文件大小 | 183 KB | 
| 安装次数 | 10 | 
| 当前版本 | 0.1 | 
| 更新时间 | 2013-04-10 | 
| 上架时间 | 2013-04-10 | 
| 评分 | 3.67/5 共3次评分 | 
| 开发者 | rodolphe.belouin | 
| 付费类型 | free | 
| 支持的语言 | en | 
| manifest.json | |
 {
    "browser_action": {
        "default_icon": "bitcoin.png",
        "default_popup": "bitcoin.html"
    },
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "Follow BitCoin Exchange Rates in Real Time",
    "name": "BitCoin Ticker",
    "permissions": [
        "http:\/\/blockchain.info\/ticker"
    ],
    "manifest_version": 2,
    "version": "0.1"
}  |  |