A modern Chrome extension built with WXT that allows you to leave reminders on specific websites. When you visit a matched URL, it displays a clean, paginated alert to ensure you don't forget your task.
- Flexible URL Matching: Set reminders for entire websites (Domain), exact pages, or URL prefixes.
- Paginated Alerts: Easily browse through multiple reminders on the same page with a clean navigation interface.
- Works Everywhere: Seamlessly detects navigation in modern web apps (SPAs) to show reminders without page reloads.
- Polished UI: Custom-built modal with style isolation that looks consistent across all sites and respects your system's light/dark mode.
- Draft Persistence: Your notes are saved as you type, so you never lose them if the popup closes accidentally.
- Multi-language Support: Fully localized in English and Turkish.
- Privacy Focused: All data is stored locally in your browser. No external servers or tracking.
- Safety Restrictions: Automatically disabled on internal
chrome://pages for stability.
- Shopping Assistants: Set a reminder on a shopping site's cart URL (
*/cart,*/checkout) listing specific items you need to buy (e.g., "Don't forget the power bank and AA batteries"). - Account Verification: Remind yourself to check specific security settings when visiting an account dashboard.
- Recurring Tasks: Leave notes on banking or bill-pay sites to remember specific transaction details.
- Download the latest release.
- Open Chrome and go to
chrome://extensions/. - Enable "Developer mode" in the top right.
- Click "Load unpacked" and select the
.output/chrome-mv3folder.
- Navigate to a website where you want to leave a reminder.
- Click the Next Time icon in your toolbar.
- Enter your note and choose how you want it to match (Domain, Exact, or Starts With).
- Click Save. The next time you visit that page, your reminder will appear!