windows/patches/experimental/README.md
2021-03-29 23:38:57 +02:00

11 lines
383 B
Markdown

# 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.
* Comment out all WebGL related settings to enable WebGL again.
## policies.json
* Added the decentraleyes plugin.