2023-06-08, 17:23
I'm currently contributing to plugin.video.invidious, and would like to add a faster and more convenient way to change the selected instances.
The script selectInstance is already defined, and referenced in a button in the settings menu.
However, I'd also like to see this in the Actions sidebar when I press ← while in the add-on. I don't see any documentation for how to put an extension point here, just information for the context menu.
Would anyone be willing to offer advice on how I can achieve this, or something similar?
I was hoping to add an action/script in the menu on the left here under Actions:
The script selectInstance is already defined, and referenced in a button in the settings menu.
However, I'd also like to see this in the Actions sidebar when I press ← while in the add-on. I don't see any documentation for how to put an extension point here, just information for the context menu.
Would anyone be willing to offer advice on how I can achieve this, or something similar?
I was hoping to add an action/script in the menu on the left here under Actions: