A Chrome Extension cryptocurrency tracker converter (via coinmarketcap api). Check out the latest price on (top 500) Cryptocurrency as Bitcoin (BTC), Ethereum (ETH), Ripple (XRP), bitcoin cash (BCH), Lite coin(LTC).
Features:
- Crypto price ticker checking
- price converter
- price alert
- real time chat
- Chrome store
- Download and install developer mode
- On Chrome web store Bitome
- NPM 8 (8.9.3)
#run install
npm install
#run dev
npm run dev
# Load dev plugin steps
# chrome://extensions load unpacked to project path
1. go to extensions (chrome://extensions)
2. developer mode (if not ready)
3. load the upziped build.zip
- TO DO LIST
- 1.0.4
- convert currency
- more icon / image
- update package dependency
- 1.0.3
- fix performance on loading chat
- add raise color options
- search top 500 crypto currency and add to monitor
- 1.0.2
- add Push notification alert
- add chat room
- add tabs
- cached API response
- add GTM
- 1.0.1
- first deploy
- wcer - the vue template chrome extension
- Vue.js - Vuejs
- coinmarketcap api
If any issue / new feature, leave issue / comment :)