New backup 2024-06-28 19:30:34
This commit is contained in:
parent
642b962ab6
commit
ab760e9abf
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ user_pref("browser.display.focus_ring_width", 0);
|
|||
user_pref("layout.css.prefers-color-scheme.content-override", 2);
|
||||
user_pref("browser.display.os-zoom-behavior", 1);
|
||||
user_pref("layout.css.devPixelsPerPx", "-1");
|
||||
user_pref("ui.textScaleFactor", "85");
|
||||
user_pref("ui.textScaleFactor", 85);
|
||||
user_pref("browser.privateWindowSeparation.enabled", false); // WINDOWS
|
||||
|
||||
/** COOKIE BANNER HANDLING ***/
|
||||
|
|
Loading…
Add table
Reference in a new issue