Loading ChangeLog +1 −0 Original line number Diff line number Diff line Changes in version 0.0.14 - UNRELEASED: * Bug 8706: Fully disable the .recently-used.xbel. * Bug 22814: Revert the upstream fix by default. Changes in version 0.0.13 - 2017-09-13: * Bug 13170: Disable the rest of the Firefox experiments botnet prefs. Loading data/installer/mozilla.cfg +5 −0 Original line number Diff line number Diff line Loading @@ -51,3 +51,8 @@ defaultPref("dom.securecontext.whitelist_onions", false); // Disable the "Open with" dialog, which will never work. lockPref("browser.download.forbid_open_with", true); // Revert https://bugzilla.mozilla.org/show_bug.cgi?id=366945 aka #22814 // by default, because I'm writing this for me, and my workflow is what // matters. defaultPref("middlemouse.contentLoadURL", true); Loading
ChangeLog +1 −0 Original line number Diff line number Diff line Changes in version 0.0.14 - UNRELEASED: * Bug 8706: Fully disable the .recently-used.xbel. * Bug 22814: Revert the upstream fix by default. Changes in version 0.0.13 - 2017-09-13: * Bug 13170: Disable the rest of the Firefox experiments botnet prefs. Loading
data/installer/mozilla.cfg +5 −0 Original line number Diff line number Diff line Loading @@ -51,3 +51,8 @@ defaultPref("dom.securecontext.whitelist_onions", false); // Disable the "Open with" dialog, which will never work. lockPref("browser.download.forbid_open_with", true); // Revert https://bugzilla.mozilla.org/show_bug.cgi?id=366945 aka #22814 // by default, because I'm writing this for me, and my workflow is what // matters. defaultPref("middlemouse.contentLoadURL", true);