Disable Firefox offering to save logins

This commit is contained in:
Joshua Yuen 2026-06-20 03:12:21 -04:00
parent 9874c6af56
commit da423c8565
Signed by: josh
GPG Key ID: 502720BC22ED411C
1 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,9 @@
AppAutoUpdate = false; AppAutoUpdate = false;
BackgroundAppUpdate = false; BackgroundAppUpdate = false;
# Quality of Life
OfferToSaveLogins = false;
# Extensions # Extensions
ExtensionSettings = let ExtensionSettings = let
moz = short: "https://addons.mozilla.org/firefox/downloads/latest/${short}/latest.xpi"; moz = short: "https://addons.mozilla.org/firefox/downloads/latest/${short}/latest.xpi";