/eth-ticker

Chrome extension that displays current Ethereum (ETH) price in the badge icon.

Primary LanguageJavaScript

ETH Ticker

This Chrome extension displays the current Ethereum (ETH) price on the badge icon. Also it offers more market information in the popup window view.

Currently it's using Kraken API, and it supports different currencies (USD, EUR, CAD).

Contributing

  1. Fork it
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Create a new Pull Request

Thanks

This extension is based in @ryaneof's Simple Bitcoin Ticker.