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"
} | |