A simple and clean Chrome extension for storing quick notes directly inside your browser.
- Write notes up to 300 characters
- Delete notes easily
- Notes are saved using Chrome Storage, so they remain available every time you open the extension
- Lightweight and fast
- HTML
- CSS
- JavaScript
- Chrome Extension APIs (Storage API)
- Click the green Code button in the GitHub repository.
- Select Download ZIP.
- Extract the ZIP file to a folder on your computer.
- Open Google Chrome and go to: chrome://extensions/
- Enable Developer mode (top right).
- Click Load unpacked.
- Select the folder that contains the extension files.
The extension will now appear in your Chrome toolbar.
