📄️ 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.
📄️ Installing Plugins
How to install, activate, and manage plugins in M3U Editor — covering the UI workflow and all install sources.
📄️ Plugin Settings
How plugin settings work in M3U Editor — field types, how defaults are applied, and how settings reach plugin code.
📄️ Developing Plugins
How to build a plugin for M3U Editor — scaffolding, manifest, contracts, execution context, and the install/trust flow.
📄️ Manifest Reference
Full reference for the plugin.json manifest — every field, its type, whether it is required, and what it does.