Update Firefox preferences

This commit is contained in:
Yorick Barbanneau 2023-12-30 20:08:29 +01:00
parent a8ec1a644c
commit bdbc0e7614
4 changed files with 10 additions and 2 deletions

View file

@ -40,4 +40,7 @@
"browser.startup.homepage_override.mstone" = "ignore";
"browser.aboutHomeSnippets.updateUrl" = "";
# Restore session when restart
"browser.sessionstore.resume_session_once" = true;
}