librewolf: Set UI options
Signed-off-by: George Kaklamanos <gkaklas@gkaklas.gr>
This commit is contained in:
parent
14987516a5
commit
3361e3b649
1 changed files with 4 additions and 0 deletions
|
@ -34,5 +34,9 @@
|
|||
# Fingerprinting
|
||||
"privacy.resistFingerprinting.overrides" = "+AllTargets,-CSSPreferColorScheme,-JSDateTimeUTC";
|
||||
"privacy.resistFingerprinting.letterboxing" = true;
|
||||
# UI
|
||||
"browser.startup.page" = 3;
|
||||
"browser.toolbars.bookmarks.visibility" = "never";
|
||||
"browser.compactmode.show" = true;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue