Update 'user.js'

This commit is contained in:
Narsil 2021-04-26 12:49:05 -04:00
parent af719705f2
commit c2661d692d
1 changed files with 2 additions and 2 deletions

View File

@ -19,10 +19,10 @@
// >>>>>>>>>>>>>>>>>>>>>
// Disable about:config warning
user_pref("general.warnOnAboutConfig", false);
//-------------------------------------
// -------------------------------------
// Disable about:networking warning
user_pref("network.warnOnAboutNetworking", false);
//-------------------------------------
// -------------------------------------
// Disable default browser check
user_pref("browser.shell.checkDefaultBrowser", false);
user_pref("browser.shell.skipDefaultBrowserCheckOnFirstRun", true);