Shubham1632 / FeedPrice

A chrome extension build with manifest version 3, to fetch the real-time feed of crypto prices and their 24hr performance.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A chrome extention that shows the live price feed of various online assets

pricefeed_poster


Following technologies are used to build it

  • Manifest version 3 (MV3) is used to configure the application
  • API from CoinGeko is used to fetch the data
  • The UI is made with simple HTML and CSS
  • Used javascript to fetch the data from API's and fetch it to the front-end

Demo

The extention is available on chrome web store (click on the heading of readme)

WhatsApp Image 2022-12-03 at 13 56 38

About

A chrome extension build with manifest version 3, to fetch the real-time feed of crypto prices and their 24hr performance.


Languages

Language:CSS 50.0%Language:JavaScript 25.8%Language:HTML 24.3%