
| Current Path : /proc/thread-self/root/lib/firefox/browser/defaults/preferences/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //proc/thread-self/root/lib/firefox/browser/defaults/preferences/vendor-firefox.js |
// Disable default browser checking.
pref("browser.shell.checkDefaultBrowser", false);
// Don't disable extensions dropped in to a system
// location, or those owned by the application
pref("extensions.autoDisableScopes", 3);
// Don't display the one-off addon selection dialog when
// upgrading from a version of Firefox older than 8.0
pref("extensions.shownSelectionUI", true);