Build a Distraction Blocker Extension
Build a Chrome extension that blocks distracting websites on a schedule and tracks your browsing habits.
Requirements
Blocklist of websites (add/remove sites)Schedule-based blocking (e.g., block social media 9am-5pm weekdays)When a blocked site is visited, redirect to a motivational pageDaily usage stats: time spent on each domainStreak counter for distraction-free daysQuick "focus mode" toggle that blocks all listed sites immediatelyTechnical Notes
Use chrome.declarativeNetRequest for blocking and chrome.webNavigation for tracking. The motivational page should be bundled with the extension.
Bonus Points
Pomodoro integration (auto-block during work sessions)Password protection to prevent disablingWeekly email-style summary