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

Not blocking suggested posts #110

Closed karigithub2000 closed 10 months ago

karigithub2000 commented 10 months ago

When Facebook first opens the add-on works, and as I scroll through the first few posts I can see it blocking posts from the feed. However, after Facebook loads the second batch of posts it stops blocking unwanted content. Also, if I have the "Hide all Blocks" setting turned off the elements that are blocked are not reduced in size like they were previously, so I still have to scroll through them.

Screenshot 2023-12-25 210148 Screenshot 2023-12-25 210500 Screenshot 2023-12-25 210809

mrinc commented 10 months ago

Hey,

If you see that again, please could you inspect element on the Follow link and send it's html here?

I have not seen it yet from my side, so it's new, and will have to add it.

karigithub2000 commented 10 months ago

Hey,

If you see that again, please could you inspect element on the Follow link and send it's html here?

I have not seen it yet from my side, so it's new, and will have to add it.

Yup!

Here is the HTML for the follow button: Follow

And here is the HTML on a join button that shows on similar posts: Join

mrinc commented 10 months ago

Next version will have a match on >Follow< and >Join< and that should sort this out - thanks!