Developing Plugins
How to build a plugin for M3U Editor — scaffolding, manifest, contracts, execution context, and the install/trust flow.
How to build a plugin for M3U Editor — scaffolding, manifest, contracts, execution context, and the install/trust flow.
How to install, activate, and manage plugins in M3U Editor — covering the UI workflow and all install sources.
Full reference for the plugin.json manifest — every field, its type, whether it is required, and what it does.
An overview of the M3U Editor plugin system — what plugins can do, the security model, and where to find them in the UI.
How plugin settings work in M3U Editor — field types, how defaults are applied, and how settings reach plugin code.