2022-09-05 18:01:39 -05:00
|
|
|
{
|
|
|
|
"manifest": {
|
|
|
|
"name": "Example Plugin",
|
|
|
|
"author": "John Doe",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"support": "",
|
|
|
|
"requests": {
|
|
|
|
"ui_target": "plugin_control_list",
|
2023-10-10 22:33:28 -05:00
|
|
|
"pass_events": "true",
|
2022-09-05 18:01:39 -05:00
|
|
|
"bind_keys": ["Example Plugin||send_message:<Control>f"]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|