Some "quasi features" for Mbin through Ublock Origin filters
-
F [email protected] shared this topic
-
Thank you very much, definitely helpful!
-
You can also do a simple content filter. Using feddit.org as instance:
feddit.org##.d-sm-block.d-none > .post-container.row:has(.post-title:has-text(/trump|musk|puppies/i))
This will hide every post which has the words "Trump" OR "Musk" OR "puppies" in the title. Or if you don't use Apple devices and don't want to read about their new devices in every tech community:
feddit.org##.d-sm-block.d-none > .post-container.row:has(.post-title:has-text(/apple|iphone|macos|icloud|iOS|ipad/i))