Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jsayol/degiro-enhancement-suite
A Chrome extension to enhance using the DEGIRO web trader.
https://github.com/jsayol/degiro-enhancement-suite
chrome-extension degiro degiro-patform i18n language productivity themes
Last synced: 7 days ago
JSON representation
A Chrome extension to enhance using the DEGIRO web trader.
- Host: GitHub
- URL: https://github.com/jsayol/degiro-enhancement-suite
- Owner: jsayol
- Created: 2021-04-08T20:54:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-04-25T12:51:03.000Z (over 3 years ago)
- Last Synced: 2024-04-14T02:23:58.310Z (7 months ago)
- Topics: chrome-extension, degiro, degiro-patform, i18n, language, productivity, themes
- Language: SCSS
- Homepage:
- Size: 1 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Enhancement Suite for DEGIRO
A Chrome extension to enhance using the DEGIRO web trader.
## Features
### Language
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)_### Themes
The extension offers several themes (_more to come!_) to make the webtrader look how you like it.
Theme
Preview
Automatic
Automatically sets either Default or Dark depending on your system settings.
Default
The standard theme offered by DEGIRO, no changes whatsoever.
Dark
Soft blue
Soft green
Black hole
High contrast
(black)
High contrast
(white)
### Quick order
Quickly place an order right from the extension's popup without having to open the whole DEGIRO.
## Development
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`.