Adding Plugins - ccseer/Seer GitHub Wiki

How

1. Automatic Plugin Installation

From Seer-4.1.0, you can install plugins automatically.

  1. Go to Settings > Plugins.
  2. Click the Available tab.
  3. Select a plugin from the plugin list then click Install from the bottom right.
  4. Seer will download and install the plugin for you automatically.

    On first use, you will need to select a folder to store your plugins. If the installation fails due to file occupation (e.g., reinstalling after deletion), please restart Seer and try again.

2. Manual Plugin Installation

  1. To install a plugin, select it in the Settings and hit the Download button afterwards. This initiates the download of the plugin file in default system browser.

  2. All plugins are provided as zip archives which you need to extract on the local system.

  3. Afterwards, switch to the Local tab under Plugins in Seer's Settings, and click on +. This opens a file browser which you use to select the json file in the folder you have extracted the archive to.

  4. Once done, click OK to save, then support for the new file types has been added to Seer.


Notes

  • File extensions are not case-sensitive (e.g. .JPG and .jpg are treated the same).
  • Do not place plugins inside the Seer installation folder (including Seer/plugins).
  • Most common file formats are already supported natively. There's no need to install every plugin. You won’t have every file format on your computer anyway, and installing too many plugins just wastes bandwidth and memory — which is a bad idea.
  • After the steps are complete, moving or deleting files will cause the main program to fail to use the plugin successfully, and it needs to be added again.
  • When multiple plugins support the same file format:
    • The priority is: .dll plugins > conversion-based plugins > viewer scripts.
    • For plugin conflicts, Seer will follow the order shown in the table.
    • You can drag and reorder plugins to change their priority.
⚠️ **GitHub.com Fallback** ⚠️