DEV Community

Zain Ahmed
Zain Ahmed

Posted on

Currency Converter Chrome Extension

Case study

I was working on a trading concept and I noticed as per my search that there is no platform (website/extension) where I can convert currency cases as one to all like USD to all other currencies.

Product

Here I built a Chrome extension which used to convert any currency to all others with a single click, also I wanted to save users' clicks so I built a Chrome extension so if any trader wants to check any conversion user can get conversion without navigating to any website just open the extension and convert it.

You can also filter the result after conversion, so see only your preferred currency.

Not just that, I have added Crypto coins conversion also for some most popular cryptocurrencies. So you can get normal and crypto conversion at the same time.

Link to Chrome extension https://chromewebstore.google.com/detail/currency-converter-extens/dmclabfilpimdfkififkfndpgfkffbkm

Do check out and give feedback
don't forget to leave a review/rating on extension
Enter fullscreen mode Exit fullscreen mode

Demo

Chrome Extension Demo

Tech Stack

Javascript | React.js

You can follow me here https://linktr.ee/zaahmed

Top comments (0)