Skip to content

mihar/coinchrome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoinChrome

screenshot 2015-11-19 20 40 40

Chrome extension to show the latest bitcoin price and your Coinbase portfolio's 24h change on Chrome's new tab.

Build using Coinbase API and Coinbase Connect (OAuth2).

Development

If you want to run a development build, you need to create your own OAuth application on Coinbase because OAuth2 redirect URI is dependent on the Chrome extension ID which will be given to your application. Once you have created your own application, change CLIENT_ID, CLIENT_SECRET and REDIRECT_URI in newtab.js.

License

MIT

About

Chrome home page with the latest bitcoin price and you portfolio change

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • CSS 20.3%
  • HTML 6.7%