TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I made a Chrome extension to stop mindless browsing

519 pointsby namukangabout 5 years ago

60 comments

dkthehumanabout 5 years ago
Hey HN,<p>I&#x27;ve been working on a Chrome&#x2F;Firefox extension called Intention to help me stay focused and not get distracted, and for me and my friends, we&#x27;ve found it more effective than other tools we&#x27;ve tried.<p>The idea behind it is extremely simple: Commit to a time limit <i></i>before<i></i> using a distracting site.<p>This prevents the two most common ways that we get sucked into distractions online:<p>1. Habitual navigation: Throughout the day, we reflexively type t&#x2F;f&#x2F;r &lt;enter&gt; and immediately start scrolling through Twitter &#x2F; Facebook &#x2F; Reddit &#x2F; etc. Intention stops you before you start browsing and gives you the opportunity to decide not to get sucked in.<p>2. Mindless browsing: Our willpower is no match for the endless stream of personalized content optimized to keep our attention for as long as possible. Intention pauses your browsing after your intended time limit and restores your focus.<p>You can set a daily limit to know how much time you&#x27;ve spent across all distracting sites, and for every day you stay under your limit, you&#x27;ll grow your personal streak.<p>I designed Intention with privacy as a core priority, and here&#x27;s what that means:<p>- Intention requests access only to the sites you select, not all sites.<p>- Intention gives you full control over the data you share.<p>- Your browsing history stays in your browser and is never transmitted.<p>Intention is part of a suite of tools I&#x27;m developing to help people spend their time well, and I&#x27;d love to hear your feedback.<p>DK<p>P.S. If you&#x27;d like to read about the process behind developing Intention, I&#x27;ve been publicly writing a daily journal at <a href="https:&#x2F;&#x2F;roadtoramen.com" rel="nofollow">https:&#x2F;&#x2F;roadtoramen.com</a>
评论 #22937879 未加载
评论 #22937452 未加载
评论 #22936937 未加载
评论 #22939257 未加载
评论 #22937893 未加载
评论 #22938170 未加载
评论 #22943923 未加载
评论 #22937012 未加载
评论 #22938699 未加载
评论 #22938073 未加载
评论 #22942356 未加载
评论 #22940549 未加载
评论 #22939005 未加载
dbasnerabout 5 years ago
I love this idea and just installed it. However it falls into a similar problem I have found myself in with iphone&#x27;s screen time.<p>On my iphone I have found myself mindlessly clicking the &quot;add 15 minutes&quot; of screen time and typing in my 4 digit code so often that it is now just muscle memory to do so. Yes, I have no self control.<p>Could you add a feature so you have to type in a pin to continue BUT the number pad is in a random order, to break up muscle memory? Or randomly re-arrange the add 1,5,15 min buttons? Or a math problem?
评论 #22941240 未加载
评论 #22949759 未加载
评论 #22942265 未加载
评论 #22944123 未加载
评论 #22940221 未加载
j88439h84about 5 years ago
Hey this looks really helpful! I appreciate your commitment to privacy, that&#x27;s a very important feature for me. Nonetheless, having been burned by Chrome extensions in the past [1], I&#x27;m worried about privacy and I&#x27;m wondering if you&#x27;d be willing to make it open source to allay those concerns.<p>[1] <a href="https:&#x2F;&#x2F;robertheaton.com&#x2F;2018&#x2F;07&#x2F;02&#x2F;stylish-browser-extension-steals-your-internet-history&#x2F;" rel="nofollow">https:&#x2F;&#x2F;robertheaton.com&#x2F;2018&#x2F;07&#x2F;02&#x2F;stylish-browser-extensio...</a>
评论 #22938447 未加载
评论 #22938150 未加载
评论 #22938067 未加载
mattboulosabout 5 years ago
This is just lovely. Clean, exactly what I need, and the on-boarding&#x2F;privacy experience is best-in-class. Well done.
评论 #22937185 未加载
评论 #22937350 未加载
rgomezabout 5 years ago
I&#x27;ve developed an easy to follow method to stop procrastinating in time &quot;black-hole&quot; sites, like social networks, etc... I&#x27;ve observed that the problem in my case is having the possibility of accessing my account at those sites immediately, as soon as I get bored doing any repetitive task at work, or I have an idea about something I could post in a social network, etc... So the easiest way for me to avoid that is to use a long, very-hard-to-remember password there, write it down in a notepad, and <i>never</i> save the login info in the browser. Bonus measure, you could leave the notepad outside home (in the car f.e.)... that way, losing time procastinating requires actually more effort for me than just stand up for a little and then return to work. The point is never allow that to be an easy option, an easy way to escape from responsibilities... Installed &quot;walls&quot; via browser extensions etc never really worked for me, as in the end I just disable them if I feel that&#x27;s bothering me. PS. Also of course, avoid to save the cookie session once you close the browser in &quot;dangerous&quot; sites...
评论 #22939766 未加载
dbieberabout 5 years ago
This is fantastic :D! Thanks for building this.<p>As a feature request, I would love to be able to restrict my time spent on websites I arrive at _from_ e.g. HackerNews, not just _on_ HackerNews itself.
m_a_gabout 5 years ago
You should look into Motion. <a href="https:&#x2F;&#x2F;www.inmotion.app&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.inmotion.app&#x2F;</a> It is very similar to your product.
评论 #22937917 未加载
mscavnickyabout 5 years ago
Here&#x27;s a similar one that I build few years back. It forces you to wait specified number of seconds before visiting a website. That way you break the dopamine cycle.<p><a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;waitblock&#x2F;kcnjfeppclpdinikcljfjigoongebpkh?hl=en" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;waitblock&#x2F;kcnjfepp...</a>
评论 #22938995 未加载
devmunchiesabout 5 years ago
these last 2 weeks me and my wife created a strict rule where we can&#x27;t have any screens (laptops, phone, tablets) in a bedroom.<p>now we don&#x27;t browse while laying in bed in the morning or at night. this simple change cutdown on my addiction even when out of my bed room.<p>When we go to our bedroom at night we know it means bed time, its a mental change.<p>Also, at first you&#x27;ll feel an urge to look at your phone at night, but it goes away.
评论 #22938211 未加载
fredifrumabout 5 years ago
To the author: this is AWESOME.<p>I find myself caught in the y&#x2F;t&#x2F;f &lt;enter&gt; loop all the time. I use a site blocker, but if I do want to visit a site, I end up turning off the blocker and forgetting to re-enable it. This seems like much a better solution that allows me access to the sites I need, but ensures I don&#x27;t get lost in them, and tracks my usage.<p>I am seriously so pumped about this, funny that I needed to visit one of my blacklist sites (hacker news) in order to find this. Please keep us posted with updates (settings page of the app?), if I continue to use this I&#x27;d be happy to pay for it in the future.<p>One thing I&#x27;d love to be able to do right now is whitelist certain times in the middle of the day. For example, lunch. Punching in 30 mins on a site is an easy fix, but it&#x27;d be nice if that were built in.
评论 #22940380 未加载
hkdobrevabout 5 years ago
This is awesome! I would also pay for this after I&#x27;ve seen the privacy-aware and clear onboarding!<p>Feature request:<p>&quot;Focus mode&quot;<p>Ability to start a focus session for 30m, 1h, 2h etc. in addition to having the schedule. E.g. by default my schedule allows browsing reddit on the weekend, but if I need to get something done on Sunday I can get click the focus button. Or disable schedule and use it only in focus sessions. For now I can only either change the schedule constantly or disable&#x2F;enable the extension. A simple &quot;Focus&quot; button would solve those 2 cases.<p>The focus mode could even countdown the focus time with a different colour.<p>This would replace RescueTime for me and I&#x27;ve been a paid user for years.
评论 #22947764 未加载
jmondiabout 5 years ago
Thank you for releasing a Firefox version along side the chrome extension.
评论 #22940437 未加载
ginteryabout 5 years ago
Now my compulsive snoozing can continue even during daytime :)
BaitBlockabout 5 years ago
Shameless plug: I&#x27;ve a similar chrome extension called Baitblock (<a href="https:&#x2F;&#x2F;baitblock.app" rel="nofollow">https:&#x2F;&#x2F;baitblock.app</a>)<p>- It even offers you summaries of links before you click them where available.<p>- Blocks cookie notices.<p>- Hides Facebook&#x2F;YouTube feed.<p>- 1st party tracking resistance (deletes cookies on every page load for websites that you&#x27;re not signed in to)<p>- Website blocking<p>The upcoming version even has in page reader mode so you dont leave the page (video in tweet): <a href="https:&#x2F;&#x2F;twitter.com&#x2F;BaitblockApp&#x2F;status&#x2F;1252623683266494464" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;BaitblockApp&#x2F;status&#x2F;1252623683266494464</a><p><a href="https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;baitblock-distraction-blo&#x2F;gabkpiepfabknggoijbdfhbidkcnlikl" rel="nofollow">https:&#x2F;&#x2F;chrome.google.com&#x2F;webstore&#x2F;detail&#x2F;baitblock-distract...</a> - for chrome<p><a href="https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;baitblock" rel="nofollow">https:&#x2F;&#x2F;addons.mozilla.org&#x2F;en-US&#x2F;firefox&#x2F;addon&#x2F;baitblock</a> - for firefox
thehappypmabout 5 years ago
This is awesome! My mindless browsing became so bad at one point that I made my own extension that I called &quot;Detour&quot;. It automatically redirects you from one site to another, so if I absent-mindedly navigated to Reddit, it&#x27;d detour me to my homework to-do list. Never got around to really fleshing it out and building the types of features that would really make it useful like this. Kudos!
gezaabout 5 years ago
This is quite similar to HabitLab <a href="https:&#x2F;&#x2F;habitlab.stanford.edu&#x2F;" rel="nofollow">https:&#x2F;&#x2F;habitlab.stanford.edu&#x2F;</a> which also includes a number of other options (such as pausing videos on youtube before playing them, hiding comments and news feeds on Facebook, etc). [Disclaimer: I built HabitLab]
TheApexTheaterabout 5 years ago
Good job on helping to curb mindless browsing!<p>On this topic, another add-on I have found to be fairly helpful is called &quot;Pluckeye&quot; [1]. At its base level, it simply blocks all images and video from your browser. You can customize it by adding&#x2F;removing websites from the blacklist, and is fairly robust to occasional cravings by having a delay on changes to the blacklist that allow a website. The only downside is that most websites now look broken, but I&#x27;ve found that I don&#x27;t really miss being bombarded by the colorful graphics on websites.<p>I think there is significant work to be done on making these tools more widely known, but I&#x27;m happy with the progress being made. Good job, again!<p>[1]: <a href="https:&#x2F;&#x2F;www.pluckeye.net&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.pluckeye.net&#x2F;</a>
评论 #22941351 未加载
mattigamesabout 5 years ago
&quot;Mindless browsing&quot; is just dopamine addiction, happens with phone notifications, porn and many other stimulus, a good video about it at <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=9QiE-M1LrZk" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;watch?v=9QiE-M1LrZk</a>
评论 #22939357 未加载
评论 #22938273 未加载
psandersenabout 5 years ago
This looks really good, I&#x27;ve been going down the rabbit hole of optimising focus and killing distractions...<p>Is there any chance we could get it to make a rest API call on certain actions? I&#x27;d like to change my lights in home assistant as an added visual reinforcement.
enricozbabout 5 years ago
I use Youtube for music, so I usually have a tab open for prolonged time. However, I also waste some time on Youtube by randomly opening a tab. Is there any way you plan on handling this use case?
评论 #22947789 未加载
WheelsAtLargeabout 5 years ago
Great Job. I like the simplicity. As time passes you&#x27;ll be tempted to add features. Be very selective, it&#x27;s better not to add a feature than to add complexity without real benefits.
评论 #22940404 未加载
hncensorsnonpcabout 5 years ago
I am absolutely hopeless YouTube addict. The first review says you can set breaks compared to other blockers. I have Leechblock setup in a way with dynamic &quot;breaks&quot; I give myself 1,5 hours on YouTube and other blocked sites every 4 hours. Problem is I cheat myself by using the &quot;overwrite feature to give me another 9 minutes again and again. I caught myself just switching to another browser its really really bad. How could this be different?
akcreekabout 5 years ago
This looks really interesting. I&#x27;ve found the best way for me to stay focused is to just block sites via my &#x2F;etc&#x2F;hosts file. I&#x27;ll unblock it when I&#x27;m done working and then block again at the end of the day so I&#x27;m ready to go in the morning.<p>If I mindlessly type youtube.com in and hit a error I immediately realize I did that mindlessly and get back to work. I&#x27;ve been doing this for a while and it has worked every time.
foobarbecueabout 5 years ago
This is great. I wanted to give it 5 stars on the Chrome app store, but apparently I can&#x27;t due to COVID-19: &quot;Due to adjusted work schedules at this time, we are pausing the ability to post reviews on the Chrome Web Store. Our primary objective is to help ensure the Chrome Web Store continues to be stable, secure, and works reliably for anyone who depends on it.&quot;
评论 #22947781 未加载
评论 #23008534 未加载
Neffabout 5 years ago
This is really great! I love the implementation and the idea of having you actively chose to do something you feel is unproductive.<p>One thing that would be nice to see would be a way to track the referring site - for HN or Reddit it would be easy to go in for a minute, open a ton of tabs, then waste hours. Having the tabs count against the timer for the originating site would help
softwaredougabout 5 years ago
Pretty cool!<p>Recently I blogged how I make my twitter password really hard to recover through heavy, repeated hashing, which has helped mindless social media browsing<p><a href="https:&#x2F;&#x2F;softwaredoug.com&#x2F;2020&#x2F;04&#x2F;05&#x2F;kill-your-twitter-addiction.html" rel="nofollow">https:&#x2F;&#x2F;softwaredoug.com&#x2F;2020&#x2F;04&#x2F;05&#x2F;kill-your-twitter-addict...</a>
MAGZineabout 5 years ago
This is good. A different approach would be to implement hackernew&#x27;s noprocrast filters, which I quite like. It&#x27;s nice to have something meter your usage with gaps rather than allowing you to frequently visit the site and prevent you from meaningfully engaging with something else (and instead revisit the site every 10 minutes for 1 minute).
renewiltordabout 5 years ago
I used to use Motion but it asks me to login and shit and then doesn&#x27;t even bother syncing across browsers. Waste of time. And then it slows down web pages and sticks that annoying little box on the side. My user agent has a place for you, in the toolbar. Stop rendering on top of content and then making scroll slow. Ugh.<p>I&#x27;ll give this a shot.
JansjoFromIkeaabout 5 years ago
Love the idea and the execution looks great too!<p>I&#x27;m the kind of person who will just keep selecting to view a bit longer so it wouldn&#x27;t work for me (I need more rigid restrictions on things like Freedom and actual physical locks) but I&#x27;m super happy to see new approaches to this kind of thing emerge.
intrepidheroabout 5 years ago
This is great. Definitely the most thoughtful of these kinds of plugins. I downloaded it and my afternoon was more productive for it.<p>I think that it forces me to take a moment to stop and answer the question, &quot;Do you really want to spend time on this?&quot; before continuing is going to be quite powerful.<p>Thanks!
buschkowitzabout 5 years ago
Thank you for making this! I was using StayFocusd until now. The look and feel of Intention feels so much fresher and easier to use. Also, having a lot more flexibility for blocking is a great feature. And of course privacy. Much appreciated.
c0deliftabout 5 years ago
This is really awesome. I really like how it has you, the user make the final call. I&#x27;m hoping long term use of this will make start to catch myself before I even type the url in. Thanks for making this extension!
glennvtxabout 5 years ago
If i could request one thing, it would be the ability to block a site during the scheduled time outright, and &#x2F; or add a challenge of typing some awful lorem ipsum or something to unlock it for a short time.
NoiseAgentabout 5 years ago
I can&#x27;t seem to get it working in Firefox. I can click the icon in the top right but it just says I&#x27;m on a distracting site it does not launch the popup. Any configuration needed in Firefox?
评论 #22938745 未加载
评论 #22938697 未加载
olloabout 5 years ago
I&#x27;ve been using something similar but at the router level using DNS, so that it works on all devices and it is not easily circumvented. Reclaiming that wasted time is pretty nice.
batesyabout 5 years ago
This looks great. I just signed up for Freedom to solve this problem because it works across devices. I&#x27;ll test your extension as well to see if it does the job as effectively.
soledadesabout 5 years ago
Too early to say for sure, but this seems to strike the sweet spot as far as nudging me towards my &#x27;intention&#x27; without being so onerous that I simply disable it.<p>Thanks a bunch!
BoysenberryPiabout 5 years ago
I will definitely give this a try. Also found the shout out to Peaceful Cuisine on your homepage amusing given that I have lost hours of time watching that channel.
mishftwabout 5 years ago
I found this really useful. Oddly enough I have been using Habit Labs and it&#x27;s more feature rich but I like this interface - it&#x27;s clean and in my face.
hoodaabout 5 years ago
There are 478 upvotes to this post and yet after 1 day, there are only 535 users of this extension after 1 day (16:40EST on Apr-22).
评论 #22950006 未加载
zeouterabout 5 years ago
Yay Firefox version! Will definitely give this a go.
kristofferRabout 5 years ago
I hope you can get browser syncing implemented soon, without it I don&#x27;t really have control of how (un)productive I&#x27;ve been.
tiborsaasabout 5 years ago
Consider a setting to remove the icon from the toolbar. It&#x27;s too easy to right click an uninstall it.
pasha_golubabout 5 years ago
Found a hack. Move focus to another window. Then timer stopped, but you can still use mouse wheel ;-)
stedmanabout 5 years ago
this extension has helped me save a ton of time on distracting websites -- particularly Hacker News<p>I also love DK&#x27;s other extention, hidefeed.com, which I use for sites like LinkedIn where i need to go to do work, but don&#x27;t want to get sucked into the newsfeed.
grompotr0nabout 5 years ago
Just installed it to try it out. Really liked your setup process: clean, informative and fast.
hillgamabout 5 years ago
Awesome! I loved! It is exactly what I was looking for in this quarantine period!
29athrowawayabout 5 years ago
Stayfocusd does this as well.
评论 #22938092 未加载
yaoooabout 5 years ago
huh this seems very similar to <a href="https:&#x2F;&#x2F;browsewithintent.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;browsewithintent.com&#x2F;</a> which has been around for a while?
bwbabout 5 years ago
Love this!! Been using it for a few days now :)
wkenabout 5 years ago
Thank you. Great user experience. Very well done.
arikrakabout 5 years ago
Looks nice! How does it compare to LeechBlock?
LUFTabout 5 years ago
But mindless browsing is how I found this post
Maketsukiabout 5 years ago
Tried it and really liked it! Thank you!
arkanciscanabout 5 years ago
This but an Android launcher
评论 #22939226 未加载
greenie_beansabout 5 years ago
this is the exact opposite, but did anybody here ever use stumbleupon?
zackproserabout 5 years ago
Loving this. Great work!
anthkabout 5 years ago
Just switch to Gopher :)
thomashobohmabout 5 years ago
Love the interface!
alirezainjastabout 5 years ago
actually this is what i need. thank you