Browser extension that automatically converts fiat prices to display in Dogecoin. Supports most popular sites. Fiat Supported: USD, EUR, GBP, INR, & RUB.
You can easily add DogMoneyMode to Chrome and Edge via major browser addon stores.
- Node.js and npm.
npm install
Run webpack to build the chrome/edge version of the extension (outputs to ./build/)
webpack --config webpack.chrome.config.js
Run webpack to build the firefox version of the extension (outputs to ./build/)
webpack --config webpack.firefox.config.js
Inspired by https://github.com/qlpqlp/dogefy