mrinc / F-B-Hide-Recommendations-and-Reels

This google chrome extension hides Reels and recommendations on Facebook
MIT License
33 stars 12 forks source link

FB using different pattern for recommendations #127

Open mattbeck opened 8 months ago

mattbeck commented 8 months ago

Started seeing these suggested posts/accounts pop up with just a "Follow" link instead of "Suggested for you"

Screen Shot 2024-02-22 at 10 01 16 AM

Here's a snippet of the DOM for that element, seems like maybe checking for the role="button" in the parent in combo with the span with "Follow" could sort this?

<div class="x1i10hfl xjbqb8w x1ejq31n xd10rxx x1sy0etr x17r0tee x972fbf xcfux6l x1qhh985 xm0m39n x9f619 x1ypdohk xt0psk2 xe8uvvx xdj266r x11i5rnm xat24cr x1mh8g0r xexx8yu x4uap5 x18d9i69 xkhd6sd x16tdsg8 x1hl2dhg xggy1nq x1a2a7pz xt0b8zv x1qq9wsj x1s688f" role="button" tabindex="0"><span class="x193iq5w xeuugli x13faqbe x1vvkbs xlh3980 xvmahel x1n0sxbx x6prxxf xvq8zen x1s688f x1fey0fg">Follow</span></div>