Is your feature request related to a problem? Please describe.
Currently the only supported customization mechanism is injection css files. Which only allows changing the design of the app. It's impossible to change the application behavior
Describe the solution you'd like
Allow injection of custom javascripts.
Additional context
Currently there is an issue on collapsing elements #161, which is trivial to implement by a custom JS script. But it's not allowed in Homer configuration
Is your feature request related to a problem? Please describe.
Currently the only supported customization mechanism is injection css files. Which only allows changing the design of the app. It's impossible to change the application behavior
Describe the solution you'd like
Allow injection of custom javascripts.
Additional context
Currently there is an issue on collapsing elements #161, which is trivial to implement by a custom JS script. But it's not allowed in Homer configuration