BTC/USD rate
BTC/USD BTC-E rate
What is BTC/USD rate?
BTC/USD rate is a Chrome extension developed by medicine28, and its main feature is "BTC/USD BTC-E rate".
Extension Screenshots
Download BTC/USD rate Extension CRX File
Download BTC/USD rate 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
BTC/USD rate from BTC-E exchange
Updated every 1 minute
Useful for Casual Trader
If you find this extension useful, please donate me at:
XRP: rsX1vKPdxwiXRUrQAS89ssMf1xj5PdPv4K
BTC: 1HbPGy4rK3mxk77k6sGo6UvUTP7EWoudSA
LTC: LhMpHkUK54kYjCvNGNYqFv4xbog4dVRPro Extension Basic Information
| Name | |
| ID | pigmdmblbaogdphiceajgjijiijldbch |
| Official URL | https://chromewebstore.google.com/detail/btcusd-rate/pigmdmblbaogdphiceajgjijiijldbch |
| Description | BTC/USD BTC-E rate |
| File Size | 74.57 KB |
| Installation Count | 53 |
| Current Version | 1.0 |
| Last Updated | 2013-12-08 |
| Publish Date | 2013-12-07 |
| Rating | 4.67/5 Total 3 Ratings |
| Developer | medicine28 |
| Payment Type | free |
| Supported Languages | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "BTC\/USD rate",
"description": "BTC\/USD BTC-E rate",
"version": "1.0",
"permissions": [
"https:\/\/btc-e.com\/"
],
"browser_action": {
"default_icon": "icon.png"
},
"background": {
"page": "background.html"
}
} | |