windows/patches/experimental
Bert van der Weerd ac27acc4b5 Update README.md
2021-03-30 15:16:17 +00:00
..
librewolf-config.patch New cookie behavior in -experimental allows for cookie exceptions to be honored. (after a restart of LW) 2021-03-30 16:02:25 +02:00
librewolf-policies.patch Moved experimental patches into patches/experimental 2021-03-29 07:52:37 +02:00
README.md Update README.md 2021-03-30 15:16:17 +00:00

current differences between -release and -experimental

librewolf.cfg:

  • lockPref("dom.w3c_pointer_events.enabled", true); -> This fixes YouTube picture-in-picture.

  • defaultPref("dom.event.contextmenu.enabled", true); -> This fixes lastpass.com context menu.

  • defaultPref("extensions.update.url", ""); -> enable in-app manual check for extension updates.

  • Attempting new cookie behavior (use Settings > Cookies and Site Data > Manage Exceptions), these are the last three preferences in the cfg file: privacy.clearOnShutdown.cookies, privacy.clearOnShutdown.offlineApps, network.cookie.lifetimePolicy.

policies.json

  • Added the decentraleyes plugin.