This is a Chrome Extension that helps us to check live Crypto currency prices in just on click.
https://www.coingecko.com/en/api
- Light weight extension
- Toogle the google chrome extension to refresh
- Live prices previews
- Easy to use
While building this chrome extension I have learned abot how to add chrome extension from local disk on chrome's developer option. Then I learned how to use any live data with Fetch API in JavaScript. And at last I learned how using some simple things we can build a very small but productive sortware that helps us in our real life.
Tech: HTML,JSON,CSS,JavaScript
Server: CoinGeko API, Fetch API