Skip to content

Plugins

Lennard Fonteijn edited this page May 3, 2023 · 3 revisions

For all actions below, it is assumed you are already in the "Options"-page. Depending on your browser, clicking the icon in your toolbar should help with that!

Finding a plugin

Ask and you shall receive an URL to a manifest.json-file!

Otherwise, check the Plugin Index with curated plugins.

Adding a plugin

  1. Click "Add Plugin" on the top right, a modal will open.
  2. Enter an URL to a manifest.json-file, preferably using the https://-protocol and click "Review". This will download the manifest and display the contents.
  3. Review the contents carefully. When in doubt if something is legit, click "Close"! Otherwise click "Confirm".
  4. The plugin should now be in your list and is enabled by default!

Updating a plugin

After you've added a plugin, it will only update when you manually tell it to.

To check for updates:

  1. Click the refresh-icon on the right of a plugin, a model will open.
  2. Review the contents carefully. When in doubt if something is legit, click "Close"! Otherwise click "Confirm".
  3. The plugin is now updated!

Removing a plugin

After you've added a plugin, you can disable it by clicking the trashcan on the right. Don't worry if you click this by accident, it will ask for confirmation.

Disabling a plugin

After you've added a plugin, you can disable it by clicking the switch on the left.

Developing a plugin

Please read this for more information on that.