Reworked plugin manifest; decoupled event system and ipc
This commit is contained in:
12
plugins/youtube_download/manifest.json
Normal file
12
plugins/youtube_download/manifest.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"manifest": {
|
||||
"name": "Youtube Download",
|
||||
"author": "ITDominator",
|
||||
"version": "0.0.1",
|
||||
"support": "",
|
||||
"requests": {
|
||||
"ui_target": "plugin_control_list",
|
||||
"pass_fm_events": "true"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user