Live data from Hacker News

Show HN: Feed Remover

github.com

11–20 of 54 posts

Re: Show HN: Feed Remover

#11

Content 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

The main problem that I have with extensions is: "It can: Read and change all your data on all websites" Having my own, local extension I don't have to actually think whether I added some sensitive stuff to be exempt from permissions or not.

Re: Show HN: Feed Remover

#13

Content 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

The main problem that I have with extensions is: "It can: Read and change all your data on all websites" Having my own, local extension I don't have to actually think whether I added some sensitive stuff to be exempt from permissions or not.

At this point of time, uBlock Origin is probably more trustworthy than some browser (read Chrome) themselves.

Re: Show HN: Feed Remover

#14
I'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!

Re: Show HN: Feed Remover

#16

does this remove an entire feed or selective content in feed don't want to see?

The current version just grabs the whole feed and removes it from the website. If you can program, it won't be hard for you to extend it so you can remove only the content you want.

Re: Show HN: Feed Remover

#17
post #3
post #2

CSS override works too I feel the same though, those thumbnails steal your attention when you go to YT to do something

Do you mean the local overrides from the console? Or something else? It would be cool to learn about some different approach.

Injected a custom stylesheet via extension vs. removing elements. I messed around with YouTube before and they can detect when their dom changes. Not to say it's breaking but I thought it was interesting.

Re: Show HN: Feed Remover

#20

Looks complex. What are the advantages compared to Social Fixer? https://socialfixer.com/

The advantage that speaks to me, is that I control everything. I'm not sharing my data with the developer of the extension so it's one person less that I have to trust. I can also very easily adjust it to my needs, but I can program, so it's not valid case for everyone.
Post reply on HN