Skip to main content

5 docs tagged with "Plugins"

View all tags

Developing Plugins

How to build a plugin for M3U Editor — scaffolding, manifest, contracts, execution context, and the install/trust flow.

Installing Plugins

How to install, activate, and manage plugins in M3U Editor — covering the UI workflow and all install sources.

Manifest Reference

Full reference for the plugin.json manifest — every field, its type, whether it is required, and what it does.

Plugin Overview

An overview of the M3U Editor plugin system — what plugins can do, the security model, and where to find them in the UI.

Plugin Settings

How plugin settings work in M3U Editor — field types, how defaults are applied, and how settings reach plugin code.