Warn when exiting with multiple tabs opened

This commit is contained in:
2023-02-02 02:02:33 +01:00
parent f1f198af86
commit 8c9aeb2801

View File

@@ -147,6 +147,7 @@ user_pref("lightweightThemes.getMoreURL", "");
// Telemetry
user_pref("browser.ping-centre.telemetry", false);
user_pref("browser.tabs.warnOnClose", true);
user_pref("browser.urlbar.eventTelemetry.enabled", false);
user_pref("dom.security.unexpected_system_load_telemetry_enabled", false);
user_pref("network.trr.confirmation_telemetry_enabled", false);