Hide search and customise panels

This commit is contained in:
Anthony Rose 2024-07-28 11:27:04 +01:00
parent c4276100dc
commit a57aac19b6

View file

@ -141,7 +141,7 @@
},
"highlight_base_domain": false,
"inline_search": {
"enabled": false
"enabled": true
},
"menu": {
"display": 1
@ -220,6 +220,7 @@
"navigation": 2,
"speed_dial": {
"add_button_visible": false,
"display_search": false,
"privacy_stats_show": false,
"titles_visible": 0
}
@ -242,6 +243,32 @@
"mode": 3
}
},
"toolbars": {
"navigation": [
"Back",
"Forward",
"Reload",
"AddressField",
"Proxy",
"Spacer",
"UpdateButton",
"Extensions",
"AccountButton"
],
"panel": [
"PanelBookmarks",
"PanelReadingList",
"PanelDownloads",
"PanelHistory",
"PanelTranslate",
"PanelWindow",
"PanelSession",
"PanelMail",
"PanelFeeds",
"FlexibleSpacer",
"Settings"
]
},
"translate": {
"enabled": false
},