Plugin management

The UXP Developer Tool allows you to create plugins from templates and add existing ones to your developer workspace.

Creating a new plugin

You can, of course, create a plugin manually -- but using a template can be the fastest way to get started. To create a plugin from the Developer Tool, follow these steps:

Once the plugin files are created, the plugin will show up in the Tool's workspace.

Adding an existing plugin

You're not limited to creating new plugins from the Developer Tool – you can add plugins that you've already started as well.

Removing a plugin

If you're building a lot of plugins, you may find that the workspace may be getting cluttered. You can remove a plugin from the workspace by checking the plugin's associated checkbox and clicking Remove Selected (in the upper-right corner).

data-variant=info
data-slots=text
Removing a plugin from the Developer Tool's workspace does not remove the plugin from your storage. You can always add the plugin back later.