diff --git a/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/preferences.json b/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/preferences.json new file mode 100644 index 00000000..939b2e60 --- /dev/null +++ b/themes/1e86cf37-a127-4f24-b919-d265b5ce29a0/preferences.json @@ -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" + } +]