Librewolf: More customization
This commit is contained in:
parent
19429f231f
commit
605d98f559
1 changed files with 3 additions and 2 deletions
|
@ -128,6 +128,7 @@
|
|||
"browser.urlbar.keepPanelOpenDuringImeComposition" = true; # Improve Firefox IME support
|
||||
"media.eme.enabled" = true; # Enable DRM for e.g. Spotify
|
||||
"privacy.resistFingerprinting.autoDeclineNoUserInputCanvasPrompts" = true; # Automatically decline Canvas request
|
||||
"media.videocontrols.picture-in-picture.video-toggle.enabled" = false; # Disable picture in picture
|
||||
"dom.security.https_only_mode" = true;
|
||||
"browser.download.panel.shown" = false;
|
||||
"browser.toolbars.bookmarks.visibility" = "always";
|
||||
|
|
Loading…
Reference in a new issue