A way to remove installed plugins (this could either be a button or instructions to right-click to remove)
It would be nice to have:
The plugins exposed through a namespace so they can be called from scripts (so for example, to have a namespace in the global scope called plugins where you can call plugins.hso() to get the example)
The plugin UI also needs to include:
It would be nice to have:
plugins
where you can callplugins.hso()
to get the example)