Update firefox ui config
This commit is contained in:
parent
4066def048
commit
c227fa3e4d
1 changed files with 4 additions and 3 deletions
|
@ -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
|
||||
}
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue