Refocus.io is an app for web surfers with Attention Deficit Hyperactivity Disorder (ADHD), that aims to help them stay focused on a set task by changing the way they interact with a webpage through a Chrome Extension. The potential users we interviewed all had problems with skimming information, losing focus due to large sections of text, and getting distracted by clicking on links and failing to do the task at hand. You can read more about our User Research here.
Our app has 3 key features:
Platform and Software Requirement:
This is a Chrome Extension, so you will need to use Chrome as your browser. The extension works on Mac and Windows.
Instructions:
1. Download our Chrome Extension from:
2. Open up a new tab in the Chrome browser and type into the address bar of a new tab "chrome://extensions"
3. There should be a button labeled "Load Unpacked Extension." Click on this button and select the folder that you saved on your computer.
Incomplete Elements:
1. Chunking is only partially implemented. While it works well for TheGlobalMail, other pages may display odd behavior. Our responses are not hard coded -- there is a functional backend.
2. Focus on Selection behavior is linked to some of the partially implemented Chunking, so there are still some bugs. Specifically, after all the selected text is displayed, the pop-up window may continue to loop through the text.
3. Pictures will be implemented into Chunking once we determine how to prevent ads from being “Chunkified.” This content is distracting.
4. As of writing this wiki, dragging a link to the Progress List may lead to the page scrolling away from the content. Once adding the link, the page will return to its original location automatically.
5. Preserving Progress List between Pages.
Canned Elements:
1. Highlighting: Additional colors were deemed distracting during user testing. Further, we couldn’t ensure the colors would work with novel webpages.
2. Gamifying: The buzz word of the year. Most of our users are very easily distracted, and adding more features distracted away from content.
a. Ideas canned: Note taking, timers, awards for articles red.
3. Reporting Mechanism: A lot of ADHD sufferers rely on a third party (Family, Friend, Teacher, etc…) to monitor their progress and ensure they are on task. In talking with our TA, we realized this may be outside the scope of what makes sense for the project.