AbdulKarimBukhshAnsari/MindDrift ? reverse-engineered prompt
Reverse engineered prompt
Build me a Chrome extension called MindDrift that helps people notice when they’ve drifted off task and gently pulls them back in.
It should watch normal browsing behavior locally on the device, like rapid tab switching, short stays on pages, and bouncing between tabs, then show a calm warning or nudge at the right moment. If someone stays focused for a few minutes, it should suggest starting a 25 minute focus session. It should also let the user mark certain sites as distracting, keep track of those, and warn them if they linger too long. Once a day, show a short honest summary with one or two useful takeaways, not charts.
Make the popup and options page simple and clean, with the main logic living in the extension background script. Keep everything local, with no account sign in, no cloud, and no analytics. If you need to check current Chrome extension docs or best practices, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit