2022-08-12 22:54:16 -05:00
|
|
|
{
|
2025-12-29 22:50:05 -06:00
|
|
|
"name": "Example Plugin",
|
|
|
|
|
"author": "John Doe",
|
|
|
|
|
"version": "0.0.1",
|
|
|
|
|
"support": "",
|
|
|
|
|
"requests": {
|
|
|
|
|
"ui_target": "plugin_control_list",
|
|
|
|
|
"pass_fm_events": true,
|
|
|
|
|
"bind_keys": ["Example Plugin||send_message:<Control>f"]
|
|
|
|
|
},
|
|
|
|
|
"pre_launch": false
|
2022-08-12 22:54:16 -05:00
|
|
|
}
|