/Crypto-Tracker

Web extension which tracks the prices of cryptocurrencies.

Primary LanguageJavaScriptMIT LicenseMIT

Logo

Crypto Tracker

A Chrome Extension for tracking crypto currencies with ease.

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd Crypto-Tracker

Install dependencies

  npm install

Use browserify

   browserify /dist/background.js background.js

In chrome browser goto chrome://extensions/ and load the extension.

Screenshots

App Screenshot App Screenshot App Screenshot

TODO

  • Additional browser support

  • Add more features

Authors