windows/patches/permissive
2021-04-11 22:02:25 +02:00
..
librewolf-config.patch rewriting build.sh, add microphone/webcam to permissive .cfg 2021-04-11 22:02:25 +02:00
librewolf-policies.patch Moved getting patches to a linux git module at clone time. (no worries about diskspace #here) 2021-04-02 20:57:42 +02:00
README.md Renamed -experimental to -permissive, a much better name. 2021-03-31 16:50:48 +02:00

current differences between -release and -permissive

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.