A chrome plugin to track crypto money prices comfortably from our browser.
The plugin files are located in the Github repository. Once downloaded, open the archive and extract it into a folder. Open extensions page on Chrome. ( chrome://extensions/ ). Activate developer mode. Install the unpacked extension as shown below. Click Load Unpackaged Extension and choose extension files folder.
$ git clone https://github.com/hsynterkr/Coin-Ticker.git
$ cd Coin-Ticker
$ npm install
$ npm run dev
Posted on Utopian.io - Rewarding Open Source Contributors