Chromium extension to show interesting portfolio statistics at the website of broker Degiro.
Developed as a project for PV219 Seminar of Webdesign at Faculty of Informatics, Masaryk University.
background.js
- script to manage global extension events, such as showing infopage on toolbar icon clickindex.html
- infopage code to be shown on toolbar icon clickmain.js
- actual JS code that runs once Degiro website is accessedmanifest.js
- extension configuration filestyles.css
- CSS file for infopage
Feel free to modify the source code (following the MIT License) and submit pull requests. Pull requests will occasionally be reviewed and the accepted ones will be published on Chrome Web Store.
If you do not feel like coding, submitting an Issue is also highly appreciated.