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
974 stars 176 forks source link

Hide main panel on sonepar #928

Open Bikeprincess opened 1 year ago

Bikeprincess commented 1 year ago

Actual behavior

The main panel have attribute "is-hidden". I trace it to "content_script.css" which is the part of facebook container (my full path is "moz-extension://27288fd3-66e5-4329-bc3e-8f855fc8e439/content_script.css") but I don't know, which part is creating this. When I try to detele "is-hidden", the login is still

Expected behavior

Show the main panel. div class="l-megamenu"

Steps to reproduce

  1. Open https://www.sonepar.cz/ page of web shop with activated facebook container.

Note

Is any way to disable container on specific sites?

krystian3w commented 7 months ago

Try update addon to 2.3.11 or 2.3.10.

https://addons.mozilla.org/addon/facebook-container/versions/

At this time I don't see option to disable per page (possible in MV2 based on uBo - if someone create settings page for addon), maybe someone test migration to MV3 with embedded per page disable option.