mirror of
https://github.com/arkenfox/user.js.git
synced 2025-02-24 03:13:57 +00:00
9999 nits
This commit is contained in:
parent
a4be5471f1
commit
9859cc8889
4
user.js
4
user.js
@ -1726,7 +1726,7 @@ user_pref("browser.history.allowReplaceState", false);
|
|||||||
// ***/
|
// ***/
|
||||||
/* FF48
|
/* FF48
|
||||||
// 0806: disable 'unified complete': 'Search with [default search engine]'
|
// 0806: disable 'unified complete': 'Search with [default search engine]'
|
||||||
// [1] http://techdows.com/2016/05/firefox-unified-complete-aboutconfig-preference-removed.html
|
// [-] http://techdows.com/2016/05/firefox-unified-complete-aboutconfig-preference-removed.html
|
||||||
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1181078
|
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1181078
|
||||||
user_pref("browser.urlbar.unifiedcomplete", false);
|
user_pref("browser.urlbar.unifiedcomplete", false);
|
||||||
// ***/
|
// ***/
|
||||||
@ -1758,7 +1758,7 @@ user_pref("browser.usedOnWindows10.introURL", "");
|
|||||||
// 0308: disable plugin update notifications
|
// 0308: disable plugin update notifications
|
||||||
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1277905
|
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1277905
|
||||||
user_pref("plugins.update.notifyUser", false);
|
user_pref("plugins.update.notifyUser", false);
|
||||||
// 0410: disable "Block dangerous and deceptive content"- replaced by browser.safebrowsing.phishing.enabled
|
// 0410: disable "Block dangerous and deceptive content" - replaced by browser.safebrowsing.phishing.enabled
|
||||||
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1025965
|
// [-] https://bugzilla.mozilla.org/show_bug.cgi?id=1025965
|
||||||
// user_pref("browser.safebrowsing.enabled", false);
|
// user_pref("browser.safebrowsing.enabled", false);
|
||||||
// 1266: disable rc4 ciphers
|
// 1266: disable rc4 ciphers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user