A small productivity reminder extension — add tasks, get notifications and inline reminders, track streaks.
- Add timed reminders
- Desktop notifications + inline overlay
- Snooze & complete actions
- Streak tracking
- Local storage (chrome.storage.local)
Screenshots reflect the current development version. UI and features may evolve.
Option 1️⃣
- Clone the repo
- git clone https://github.com/Sreoshh/productivity-tracker-extension.git
- Then:
- Open Chrome → chrome://extensions
- Turn Developer mode ON
- Click Load unpacked
- Select the cloned folder
✔ Extension works fully ✔ Free ✔ No publishing needed
Option 2️⃣
- Download ZIP from GitHub (simplest for users)
- Go to your repo page
- Click Code → Download ZIP
- Unzip the folder
- Load unpacked in chrome://extensions.
- Clone the repo:
git clone https://github.com/YOUR_USER/productivity-reminder.git cd productivity-reminder