feat(firefox): update config
This commit is contained in:
parent
26ef2d5d9c
commit
c2424ecaeb
|
@ -49,6 +49,7 @@ let
|
|||
|
||||
# Other
|
||||
"browser.startup.page" = 3;
|
||||
"browser.toolbars.bookmarks.visibility" = "newtab";
|
||||
"browser.tabs.drawInTitlebar" = true;
|
||||
"browser.aboutConfig.showWarning" = false;
|
||||
"signon.rememberSignons" = false;
|
||||
|
@ -86,6 +87,7 @@ in {
|
|||
darkreader
|
||||
languagetool
|
||||
metamask
|
||||
privacy-redirect
|
||||
# not available yet:
|
||||
# fx_cast
|
||||
# google-lighthouse
|
||||
|
|
Loading…
Reference in a new issue