HN user

lawrencehook

140 karma

lawrencehook.com

Posts6
Comments28
View on HN

Thanks for the comment. It's a valid concern.

Chrome and Firefox have a review team for their extension marketplace, though I believe there are instances of malicious extensions getting through anyway.

And while rather labor intensive, another path toward vetting is examining the source code. I haven't obfuscated it, and Googling for "view extension source code" has many results.

And for what it's worth, I can give an assurance that I'm not a bad actor.

Maybe relevant: https://www.cs.cmu.edu/~rdriley/487/papers/Thompson_1984_Ref...

Thanks for the feedback.

1. I believe extension shortcuts are configurable through the browser settings. Here are some copy/pasted Google results

Chrome: 1. Click the three-dot menu from the browser's top-right corner. 2. From the More tools list, open Extensions. 3. Click the three-line menu from the top-left corner. 4. Select Keyboard shortcuts. 5. Click the Edit icon below the extensions.

Firefox: 1. Click the menu button. click Add-ons and themes and select Extensions. 2. Click the Tools for all add-ons cogwheel. 3. Click Manage Extension Shortcuts in the menu. 4. You will see the shortcut options (if available) for your installed add-ons.

2. That's a good idea. Not sure how I'd implement it. I'll put in on the roadmap :)

* Just noticed the HOST variable in the extension code is pointing to localhost rather than my server, so login/register isn't going to work for a bit. Updated but it'll take up to an hour to be released. :facepalm:

edit: the fix is released!

I've wasted countless hours scrolling through the Facebook news feed (and Instagram) over the years, so I decided to make a browser extension that nips this activity in the bud. So far, it's been effective. I spend much less idle time on social media after the week or so I've had it installed.

Following Jame Clear's guidelines of "Start small" and "Make it easy", this extension simply gives you the option to remove certain elements of the Facebook and Instagram websites, for example, the Facebook news feed and stories; and the Instagram explore page and suggestions.

Hope it can help others too, feedback welcome! Free, and open source.

Chrome: https://chrome.google.com/webstore/detail/zuckfeedsbgone/koo... Firefox: https://addons.mozilla.org/en-US/firefox/addon/zuckfeedsbgon...