The Chrome Notes Extension allows users to create, manage, and set reminders for notes directly in their browser. Users can easily save their notes, receive notifications at the specified times, and view their history of deleted notes.
- Create Notes: Easily write and save notes using a simple text area.
- Set Reminders: Specify a date and time for reminders. Only future dates can be selected.
- Notifications: Receive pop-up notifications in Chrome when a reminder is due.
- View History: Access previously deleted notes with the history feature.
- User-Friendly Interface: A clean and intuitive design for easy navigation.
To install and use this extension, follow these steps:
-
Clone this repository or download the ZIP file.
git clone https://github.com/Nikson2003/chrome-notes-extension.git
-
Open Google Chrome and go to the Extensions page by navigating to chrome://extensions.
-
Enable Developer mode by toggling the switch in the top right corner.
-
Click on the Load unpacked button and select the folder where you downloaded the extension files.
-
The extension will now appear in your Chrome toolbar.
-
Click on the extension icon in the toolbar to open the popup.
-
Write your note in the text area.
-
Set a reminder date and time. Only present/future dates and times can be selected.
-
Click Save Note to store your note and reminder.
-
The saved notes will appear in the list below.
-
To view previously deleted notes, click on View History.
Contributions are welcome! If you have suggestions for improvements or want to report bugs, please open an issue or submit a pull request.