A Chrome extension to enhance using the DEGIRO web trader.
Choose any of the languages offered by DEGIRO and change it whenever you want.
- English
- Français (French)
- Italiano (Italian)
- Deutsch (German)
- Nederlands (Dutch)
- Español (Spanish)
- Dansk (Danish)
- Português (Portuguese)
- Polski (Polish)
- Svenska (Swedish)
- Ceština (Czech)
- Eλληνική (Greek)
- Magyar (Hungarian)
The extension offers several themes (more to come!) to make the webtrader look how you like it.
Quickly place an order right from the extension's popup without having to open the whole DEGIRO.
If you want to build the extension from source:
- With
npm
:npm install
npm run cleanbuild
- With
yarn
:yarn
yarn run cleanbuild
The generated extension will be in dist/prod
.