Skip to content

ProHronus/BTC-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BTC price tracker for Chrome

What is this?

₿TC Price Bage is the minimalistic Chrome extension for BTC price monitoring and showing it inside extension bage.

👉 Try it on Chrome Store 👈

  • Shows the last BTC-USD rate inside the extension icon
  • A pop-up for BTC to USD conversion
  • Submits one GET request to Coinbase API every 5 seconds
  • Easy to audit and customize

demo

Why do you need this?

Looking for a simple price tracker, but avoid sophisticated solutions because of a possible security breach? Then this extension for you.

The tracker fetches the BTC price from Coinbase API for every 5 seconds, receives JSON result, and refresh the rate on the extension Bage. The code is super easy to audit and customize for other coins.