Live data from Hacker News

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

getintention.com

111–120 of 143 posts

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

#111

Good job on helping to curb mindless browsing! On this topic, another add-on I have found to be fairly helpful is called "Pluckeye" [1]. At its base level, it simply blocks all images and video from your browser. You can customize it by adding/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…

Or just use Links.

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

#112
post #76

"Mindless browsing" is just dopamine addiction, happens with phone notifications, porn and many other stimulus, a good video about it at https://www.youtube.com/watch?v=9QiE-M1LrZk

The advice I got is that you need to take a very hard look at what things in your life recharge you, and prioritize the ones that work well over the ones that are minor or neutral. Your initial list will contain a bunch of things that are really just playing for time. They don't recharge you, they just keep you still long enough for you to recuperate a little bit. One of my big ones is naps, but I'm still wrestling w…

[deleted]

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

#113
post #47

Hey this looks really helpful! I appreciate your commitment to privacy, that's a very important feature for me. Nonetheless, having been burned by Chrome extensions in the past [1], I'm worried about privacy and I'm wondering if you'd be willing to make it open source to allay those concerns. [1] https://robertheaton.com/2018/07/02/stylish-browser-extensio...

Hey! I totally get where you're coming from. I wrote a post exploring the privacy and security of Chrome extensions: https://www.notion.so/dkthehuman/Day-4-The-Danger-of-Chrome-... I'd love to open source Intention like I've done with a ton of previous projects ( http://github.com/dkthehuman/ ), but since it's a Chrome extension, that'd make it trivial for anyone to copy. Given that I'd like to eventually develop a p…

as a chrome extension, your code pretty much already is open sourced. even of obfuscated, that's just a process of replacing named vars. It is fully copy-able, bit for bit.

I don't have any fist in the fight on privacy, just thought you should know your code is already out there.

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

#115
post #87

I love this idea and just installed it. However it falls into a similar problem I have found myself in with iphone's screen time. On my iphone I have found myself mindlessly clicking the "add 15 minutes" 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. Could you add a feature so you have to type in a pin to continue BUT the number pad is in…

I, too, had that problem, but pins and random math problems aren't so good. What works for me is taking a random piece of text, converting it into binary and using that as the challenge text (to retype). Typing so many 0s and 1s would require a lot of focus - I'd never dare even try changing the configs.

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

#116
post #2

Hey HN, I've been working on a Chrome/Firefox extension called Intention to help me stay focused and not get distracted, and for me and my friends, we've found it more effective than other tools we've tried. The idea behind it is extremely simple: Commit to a time limit before using a distracting site. This prevents the two most common ways that we get sucked into distractions online: 1. Habitual navigation: Througho…

I’ll use this as soon as there’s an override my aggressive reward system that rwmequites double or triple the amount of dopamine to reach the same satisfaction as neurotypical individuals? until then I’m a slave in the sea of my own mind, and a wiki walk is in progress.

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

#117
This is great. I wanted to give it 5 stars on the Chrome app store, but apparently I can't due to COVID-19: "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."

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

#118
post #72
post #2

Hey HN, I've been working on a Chrome/Firefox extension called Intention to help me stay focused and not get distracted, and for me and my friends, we've found it more effective than other tools we've tried. The idea behind it is extremely simple: Commit to a time limit before using a distracting site. This prevents the two most common ways that we get sucked into distractions online: 1. Habitual navigation: Througho…

I also get sucked in by depth first searches that never end. And while it'd be cool to have an addon that made me check in on, you know, are you still trying to figure out that statistics problem you were looking at or are you relearning linear algebra instead... Firefox doesn't seem to have a reading list, at least not out of the box, and I don't end up using it on Mobile Safari anyway. Having a way to 'get out' of…

You at least can use pocket, bookmark, or email yourself a link.

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

#119
Shameless plug: I've a similar chrome extension called Baitblock (https://baitblock.app)

- It even offers you summaries of links before you click them where available.

- Blocks cookie notices.

- Hides Facebook/YouTube feed.

- 1st party tracking resistance (deletes cookies on every page load for websites that you're not signed in to)

- Website blocking

The upcoming version even has in page reader mode so you dont leave the page (video in tweet): https://twitter.com/BaitblockApp/status/1252623683266494464

https://chrome.google.com/webstore/detail/baitblock-distract... - for chrome

https://addons.mozilla.org/en-US/firefox/addon/baitblock - for firefox

Post reply on HN