Daily Goal Tracker

A new-tab page showing your top 3 goals for the day.

productivity
PlugThis prompt
Build a Chrome extension called "Daily Goal Tracker" that overrides the new-tab page with a minimal dashboard showing the user's top 3 goals for today, a check-off UI, the current date/time, and a streak counter for days where all 3 goals were completed. Auto-reset goals at midnight local time, with an option to carry incomplete goals forward. Store data in chrome.storage.local. Permissions: storage. Manifest V3 with chrome_url_overrides.newtab.

How to build it in 3 minutes

  1. Sign in to PlugThis and open the chat input.
  2. Copy the prompt above and paste it into the chat.
  3. PlugThis generates the full Manifest V3 extension in 60-90 seconds.
  4. Download the zip, extract it, and load it via chrome://extensions developer mode.

Related ideas