![]() |
Hi all! So Facebook has a lot of crap posts in it's timeline that I would like to get rid off. Adblock Plus allows us to block some content by XPATH Here are filters to block those posts: Sponsored facebook.com#$#hide-if-matches-xpath '//a[starts-with(@href, "/ads/about")]/../../../../../../../../../../../../../../../../../../../../../../../..' Suggested for you facebook.com#$#hide-if-matches-xpath '//*[contains(text(),"Suggested for you")]/../../../../../../../../../../../../../../../../../../../../..' Recommended (contains Follow button) facebook.com#$#hide-if-matches-xpath '//a[starts-with(@href, "/ads/about")]/../../../../../../../../../../../../../../../../../../../../../../../..' aaa is 🎮 playing bbb I didn't find XPATH that would work on this. Blocking Suggested posts doesn't work reliably, probably because FB is a very messy and menstruous html. It shows up and disappears when you mouse hover over Suggested element. Examples: Sponsored Recommended (Follow button) Suggested for you AAA is 🎮 playing BBB [link] [comments] |
Sunday, May 12, 2024
Block "Sponsored", "Suggested for you" and "Recommended" posts on Facebook
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment