Plugins¶
Plugins are a powerful way to extend the functionality of napari and share these extensions with the community. While scripts and widgets can also be used to extend napari, plugins offer the most convenient method for publicly sharing additional features.
Check out the user focused content to guide you through installing and using napari plugins, or the developer focused content to start creating your own plugins for napari.