Focus Dude !!! 🧘♀️
A simple chrome extension that helps you stay focused when you work with your computer on the web.
It is easy to lose focus when working on the web because there are so many distractions that are available!
So to help you prevent your future productivity from decreasing, you just have to activate the Focus Mode! by using FOCUS DUDE!!! extension ✌️
I have a problem consuming too much HackerNews 😅 (read my full story), so I build this extension for me to stop that bad habit.
✅ Block a predefined list of distracting websites (Facebook, Twitter, HackerNews...)
✅ Motivating shitty quotes for you to get back to work 💪
✅ Regex support
✅ By definition, it is a simple extension.
- Clone or download an archive of this repository
- Navigate in your browser to
chrome://extensions
- Make sure that Developer mode is active, using the toggle switch in the top-right
- Click the Load Unpacked button toward the top-left, selecting the ext directory in this repo
- Clicking the icon in your extension toolbar
- Adding your desired websites one per line to the text box
- Press the
update
button to activate the extension which will block any of the sites in your list
✅ Update manifest to V3
✅ Change the redirect URL to my own subdomain name.
✅ Implement ON/OFF Button
this is not important. But if there is a high demand, I'll do it.
✅ Timeout (maybe, I don't know)