Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.01 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.01 KB

Coin-Ticker

A chrome plugin to track crypto money prices comfortably from our browser.

Install Unpackaged Extension to Chrome

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.

Install the Web App

$ 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