raulmarcosl / eth-ticker

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:JavaScript 62.7%Language:HTML 20.4%Language:CSS 17.0%