Chrome extension for lightweight notepad.
- 17.3.2023
- Added my own github picture
- 16.3.2023
- Optimised javascript functions
- Added border for chosen font
- 15.3.2023
- Added settings on notepad
- Added font size changer in settings
- Added font type changer in settings
- 14.3.2023
- Added garbage, to clear your notepad's current notes and storage
- Modified notepad clearing logic, so now you can delete all or just one page in notepad
- 13.3.2023
- Added logic to scroll through pages
- Added logic to save pages
- Added logic to load last page and content from saved pages
- Fixed notepad content value parsing
- 12.3.2023
- Created the whole project
- Created extension layout
- Created all the other necessary files