DomiiP / Notepad_extension

A lightweight notepad extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lightweight notepad

Chrome extension for lightweight notepad.

License

Changelog:

  • 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

About

A lightweight notepad extension


Languages

Language:JavaScript 52.4%Language:CSS 26.7%Language:HTML 20.9%