This chrome extension allows you to convert a large number of different currencies with up to date exchange rates (provided by https://api.exchangerate.host).
Install the official Chrome Extension today!
I built this cause i couldn't find any extension on the chrome webstore with support for my local currencies (XOF).
- Run
git clone https://github.com/Goldy98/chrome-currency-exchanger
. - Go to
chrome://extensions
, enable developer mode at the top right, click "Load Unpacked", then select the dist folder. - Run 'CMD + Shift + F' to toggle the extension, or click it from the toolbar to activate it
- Uses tailwind-color-picker for the README template
- Uses crxjs for the development (hot reload & vue support)
- VS Code + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).