Nebula Marketplace

Discover, download, and share community plugins for Nebula. Plugins live under %APPDATA%/Nebula/plugins/<plugin-id> or the app's plugins folder.

Ctrl+K

Publishing to the Marketplace

  1. In NebulaZMG/Plugins, create a new folder at the repo root named after your plugin id (e.g., my-plugin).
  2. Inside that folder, add plugin.json with fields: id (optional—defaults to folder), name, version, description, optional main, optional rendererPreload. You may also include category, homepage, and author info.
  3. Make your release zip available (e.g., GitHub Releases). The site links a repo-zip by default: https://github.com/NebulaZMG/Plugins/archive/refs/heads/main.zip#<plugin-id>.
  4. Open a Pull Request. Once merged to main, the Marketplace scans the repo and lists your plugin automatically.

Install path: extract the zip to %APPDATA%/Nebula/plugins/<plugin-id>/ then restart Nebula. See Plugin Docs for APIs.

Plugin

ID:
Version:
Category:
Author:
Files:

    Install by extracting this zip to %APPDATA%/Nebula/plugins/<plugin-id>/ then restart Nebula. See Plugin Docs for more.

    Download