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