windows/patches/experimental
2021-03-30 16:02:25 +02: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 Comment out extensions.update.url in -experimental 2021-03-30 11:11:19 +02: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 check manual check for extension updates.

policies.json

  • Added the decentraleyes plugin.