You might be cooking something here, seems useful when you're on certain websites that stream sports and won't allow you to close the chat windows while watching.
Show HN: Feed Remover
21–30 of 54 posts
Re: Show HN: Feed Remover
#22Re: Show HN: Feed Remover
#23Cool! Just curious, why do you query 10 times per second for a feed? This seems kind of excessive and maybe a bit bad for battery life, especially since this could be running in several tabs at once.
Re: Show HN: Feed Remover
#24Content blockers like uBlock Origin can do this. The two included in this extension become these cosmetic filters: www.facebook.com##[role="feed"] www.youtube.com###contents
.scaffold-finite-scroll__content { display: none }
Re: Show HN: Feed Remover
#25Cool! Just curious, why do you query 10 times per second for a feed? This seems kind of excessive and maybe a bit bad for battery life, especially since this could be running in several tabs at once.
Re: Show HN: Feed Remover
#26Such a good idea. Do you have any plan to polish this up and publish to an extension store?
The whole point is to actually have installed locally so you don't share any data with the developer of the extension. The problem with extensions is that in many cases the access that you give them is way too broad. If you install it by yourself, you control everything. The only thing that I thought about is maybe some kind of configurator that would allow you to pick some already existing rules that the users would…
More the opposite because you have to totally trust the source.
Web stores search for certain malware patterns and get at leat some.
Re: Show HN: Feed Remover
#27Cool! Just curious, why do you query 10 times per second for a feed? This seems kind of excessive and maybe a bit bad for battery life, especially since this could be running in several tabs at once.
Added a quick domain check to avoid the issue that you've mentioned :)
Re: Show HN: Feed Remover
#28One 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...
Re: Show HN: Feed Remover
#29Earlier quoted context omitted.
The whole point is to actually have installed locally so you don't share any data with the developer of the extension. The problem with extensions is that in many cases the access that you give them is way too broad. If you install it by yourself, you control everything. The only thing that I thought about is maybe some kind of configurator that would allow you to pick some already existing rules that the users would…
There isn't really a special protection if you install a extension in developer mode. More the opposite because you have to totally trust the source. Web stores search for certain malware patterns and get at leat some.
Re: Show HN: Feed Remover
#30I've been using an extension called News Feed Eradicator for like years now and its great! I was thinking of editing the code to put up like a math equation every time I need to disable it, but not sure if its open source. Seems like this tool might work!
(and indeed great)