Show HN: Feed Remover(github.com) Your own browser extension to get rid of unwanted social media feed! 5 minutes to setup, hours saved. |
Show HN: Feed Remover(github.com) Your own browser extension to get rid of unwanted social media feed! 5 minutes to setup, hours saved. |
https://support.brave.com/hc/en-us/articles/360018039072-How...
https://developer.mozilla.org/en-US/docs/Web/API/MutationObs...
I tried polling, but it was against the Chrome extension guidelines at the time, so I used a "mutationObserver" on page load and then a "scrollListener". I don't remember if I ever tried an "intersectionObserver" but that might be worth looking at.
https://github.com/rendall/twitter-like-hider/blob/master/co...
(and indeed great)
One of my favourite plugins of all time. YouTube becomes what I want it to become; just a pure search engine for videos.
If you enable everything in the config, it's beautiful.
Source: https://chrome.google.com/webstore/detail/df-tube-distractio...
I feel the same though, those thumbnails steal your attention when you go to YT to do something
I use uBlock Origin to block GitHub's feed (I find it surprisingly distracting, and often right when I need to remain focused).
More the opposite because you have to totally trust the source.
Web stores search for certain malware patterns and get at leat some.
www.facebook.com##[role="feed"]
www.youtube.com###contentsStill, much smarter to try it first to see if it fits your use case.
.scaffold-finite-scroll__content { display: none }
Given that uBlock Origin can do this, I'd recommend that route. uBlock Origin is probably the most trustworthy extension I've ever run across, and Gorhill has proven that he is trustworthy over many years.
You gain no security from an unpacked extension.