Hacker News new | ask | show | jobs
by troquerre 2712 days ago
I made a chrome extension that blocks my Facebook news feed but still allows me to use messenger and see notifications. I'd estimate that I use FB ~90% less now. News feed was the biggest distraction — their algorithm is incredibly optimized to suck you into the rabbit hole.

My chrome extension in case anyone is interested: https://chrome.google.com/webstore/detail/marathon/nkhecjgkf...

2 comments

I did the same just by using a couple of element targets from withing uBlock origin.

Here they are for anyone interested:

www.facebook.com###u_jsonp_3_0 > div www.facebook.com###feed_stream_5a55a64611d#####0189168 > div www.facebook.com###stream_pagelet www.facebook.com###notificationsCountValue

The second one, you will likely have to figure out yourself - it looks like each feed stream has a unique id.

Another good FB plug-in is FBPurity. You can disable all kinds of things including the newsfeed.