mozilla / contain-facebook

Facebook Container isolates your Facebook activity from the rest of your web activity in order to prevent Facebook from tracking you outside of the Facebook website via third party cookies.
Mozilla Public License 2.0
975 stars 176 forks source link

https://www.meta.com/ is blank if you have the Facebook Container extension #878

Open dholbert opened 2 years ago

dholbert commented 2 years ago

Actual behavior

https://www.meta.com/ loads as a blank page, with a tiny Facebook Container icon at the top left to let me know that Facebook Container has blocked me.

Expected behavior

Not a blank page. This is a Facebook property, so it should probably load inside the Facebook Container.

Steps to reproduce

1.Visit https://www.meta.com/ in a regular browsing tab.

Notes

If I use the Facebook Container add-on's browser toolbar button to explicitly "Allow Site in Facebook Container", then it works just fine (and opens in a container tab)

dholbert commented 2 years ago

(It looks like #841 was supposed to fix this, but it seems that it did not? Or maybe it just hasn't made it into a released version of the add-on yet?)

LoneBoco commented 2 years ago

The problem is that Facebook is using www.meta.com while the list only includes meta.com.

EDIT: At least I'm assuming that's the problem. The list has www. variants of other sites but not meta.com, so I assume that subdomains need to be manually added.