mirror of
https://github.com/zen-browser/theme-store.git
synced 2025-07-07 08:55:31 +02:00
'Cleaner Extensions' v2.1: Add preferences file
This commit is contained in:
parent
5edf93900e
commit
4381025de0
1 changed files with 17 additions and 0 deletions
17
themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/preferences.json
Normal file
17
themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/preferences.json
Normal file
|
@ -0,0 +1,17 @@
|
|||
[
|
||||
{
|
||||
"property": "mod.extension.viewgrid",
|
||||
"label": "Xtra Clean mode: Present the extensions as grid (credits to Perseus333 and Fushiguro)",
|
||||
"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"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue