Update firefox ui config

This commit is contained in:
Tyler Beckman 2024-11-29 15:39:02 -07:00
parent 4066def048
commit c227fa3e4d
Signed by: Ty
GPG key ID: 2813440C772555A4

View file

@ -35,6 +35,7 @@
"findbar.highlightAll" = true; # Highlight all search results in Ctrl+F
# Toolbar customization
"browser.download.autohideButton" = false;
"browser.uiCustomization.state" = ''
{
"placements": {
@ -55,10 +56,10 @@
"stop-reload-button",
"urlbar-container",
"save-to-pocket-button",
"downloads-button",
"fxa-toolbar-menu-button",
"reset-pbm-toolbar-button",
"downloads-button",
"unified-extensions-button",
"reset-pbm-toolbar-button",
"addon_darkreader_org-browser-action",
"_446900e4-71c2-419f-a6a7-df9c091e268b_-browser-action",
"ublock0_raymondhill_net-browser-action",
@ -105,7 +106,7 @@
"unified-extensions-area"
],
"currentVersion": 20,
"newElementCount": 5
"newElementCount": 9
}
'';
};