user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit a5ae7d17a3d8cd1c131066cee6aa7a89bbbdb227
parent 54b64e3f3cad891fa3ef5ceb3489a6d2a9c59a37
Author: Thorin-Oakenpants <Thorin-Oakenpants@users.noreply.github.com>
Date:   Thu, 14 Sep 2017 16:39:05 +1200

oophs
Diffstat:
Muser.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -1618,8 +1618,8 @@ user_pref("privacy.resistFingerprinting", true); // (hidden pref) (not hidden FF * The override values are a starting point to round from if you want some control * [1] https://bugzilla.mozilla.org/show_bug.cgi?id=1330882 * [2] https://hardware.metrics.mozilla.com/ ***/ -user_pref("privacy.window.maxInnerWidth", 1400); // (hidden pref) -user_pref("privacy.window.maxInnerHeight", 800); // (hidden pref) +user_pref("privacy.window.maxInnerWidth", 1600); // (hidden pref) +user_pref("privacy.window.maxInnerHeight", 900); // (hidden pref) /*** 5000: PERSONAL SETTINGS [SETUP] Settings that are handy to migrate and/or are not in the Options interface. Users