-
-
Notifications
You must be signed in to change notification settings - Fork 0
Presets
π Presets are a predefined list of options. It is a way for you to easily import, export, share a list of options to anywhere or anyone.
- Presets can be fetched globally via raw hosted text files using
Import @ - Or Presets can be fetched locally via your local files using
Import File
π Using the Text Area in
Presets Settings. Any formatted text (or text file) can be parsed into options.
-
Add to OptionsReads the Text Area and adds any options and/or folders found in it into your list of options. -
Overwrite OptionsReads the Text Area (deletes all current options and/or folders) then adds any options and/or folders found in it to your list of options. -
Import @Imports options and/or folders from a URL into the Text Area. -
Import FileImports options and/or folders from a file into the Text Area.
π You can type in options manually or import them. Then use
Add to OptionsorOverwrite Optionsto add them to your list.
π As long as you follow the format example below, you can add as many options, folders, or presets as you want.
Example: this file contains:
π an example option
An Example Folder:
1οΈβ£ with an option inside of it
2οΈβ£ notice how options inside of folders are indented?
3οΈβ£ white spaces after folders represent nested options.
- Options should start as the
option, then aspace, then adescriptionof the option-
(option)(space)(description)becomes -
(π)( )(an example option)becomes π an example option
-
- Folders are declared with a
:(colon).-
Autohiding:becomes Autohiding
-
- The options inside of a folder are recognized by indentation (white space)
π You are not limited by order. You can add options first, then folders with options, then more options, or just options, just 1, etc.
π Imported/Current list of options are automatically saved/restored through the extensions browser storage
- Importing is very simple. Import a URL or a File that has formatted options. Then add them with
Add to OptionsorOverwrite Options

- Exporting is very simple. Pressing Export Options will give you the option of Exporting your settings to the Text Area (for you to copy/paste) or to a
.txtfile (for you to save/share)
img or gif