🏠 Home 

Remove unwanted news

This script helps you to filter out the news that you don't want to see. This example works for zeit.de, spiegel.de and watson.ch (popular swiss newssite)


Install this script?
Author
plotti
Daily installs
0
Total installs
27
Ratings
1 0 0
Version
1.5
Created
2022-11-28
Updated
2022-12-01
Size
3.3 KB
License
MIT
Applies to

This script filters the junk news from:

- popular german newspapers: zeit.de, spiegel.de and watson.ch
- and facebook.com and reddit.com

You can define topics via keywords that you don't want to see on this page (e.g. putin, trump, influencer) and then the script finds that dom element that contains this text and simply hides it.

When I started using it I realized how much of a website is news-junk that i am totally not interested in.

See screenshot: https://imgur.com/a/HtxTynh

Discussion: Obviously the filtering would need to be constantly updated to match the page layout, but with a community of people its not hard to do this, similarly like for adblock lists. I would love to find people who want to turn this script with me into a browser extension that allows people without coding skills to perform this sort of filtering. I also wonder if there are similar projects out there.