Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sivani-l-r/bookmark-reminder-extension
The Bookmark Reminder Extension is a Chrome browser extension designed to help users bookmark websites with reminders. It allows users to set a specific date and time for each bookmark, along with an optional custom note. When the scheduled time arrives, the extension triggers a notification reminding the user to visit the bookmarked website.
https://github.com/sivani-l-r/bookmark-reminder-extension
chrome-extension chrome-extensions extension
Last synced: 26 days ago
JSON representation
The Bookmark Reminder Extension is a Chrome browser extension designed to help users bookmark websites with reminders. It allows users to set a specific date and time for each bookmark, along with an optional custom note. When the scheduled time arrives, the extension triggers a notification reminding the user to visit the bookmarked website.
- Host: GitHub
- URL: https://github.com/sivani-l-r/bookmark-reminder-extension
- Owner: sivani-l-r
- License: mit
- Created: 2024-03-28T12:32:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-04-01T04:12:46.000Z (9 months ago)
- Last Synced: 2024-12-12T02:14:45.916Z (26 days ago)
- Topics: chrome-extension, chrome-extensions, extension
- Language: JavaScript
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Bookmark Alert
Bookmark Alert is a Chrome extension that allows users to set reminders for websites they bookmark. This extension helps users stay organized and remember important websites they want to revisit.
## Features
- **Bookmark Reminders**: Set reminders for websites directly from your browser.
- **Customizable Reminders**: Choose the date and time for each reminder, along with optional custom messages.
- **Notification Alerts**: Receive notifications when it's time to revisit a bookmarked website.## Usage
1. Click on the Bookmark Alert icon in your browser's toolbar to open the extension popup.
2. Select a date and time for the reminder using the provided input fields.
3. Optionally, add a custom message for the reminder in the text area.
4. Click the "Bookmark" button to save the reminder.
5. Receive notifications when it's time to revisit the bookmarked website.## Contributing
Contributions are welcome! If you have any ideas, suggestions, or bug fixes, please open an issue or submit a pull request.
## License
This project is licensed under the [MIT License](LICENSE).