mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
17 lines
470 B
JSON
17 lines
470 B
JSON
[
|
|
{
|
|
"property": "mod.extension.viewgrid",
|
|
"label": "Xtra Clean mode: Present the extensions as grid",
|
|
"type": "checkbox"
|
|
},
|
|
{
|
|
"property": "mod.extension.hide",
|
|
"label": "Hyper Clean mode: Hide the extension button unless hovered",
|
|
"type": "checkbox"
|
|
},
|
|
{
|
|
"property": "mod.extension.remove",
|
|
"label": "Way Too Clean mode: Remove the extension button",
|
|
"type": "checkbox"
|
|
}
|
|
]
|