API to close the current app

  • Feature description
    It would be nice to have a way to close the app (all open windows) with one single API call.
    Today, I call overwolf.windows.getOpenWindows, then iterate on all of them to close each one individually. This works, but is a bit slow (it takes between 5-8 seconds to complete) and a bit tedious.

  • impact for my app: [low, mid, high, show-stopper].
    low

note for stuff: after FR is accepted, add a link to the internal ticket.

In case you don’t know:
if you close your main-window the app will shut down

1 Like

I didn’t know that, so I think this will meet my need.

Thanks Jonas!

(edit: any way I can mark this is solved?)

@sebastientromp you can mark as solved only threads from type “questions”. (there are three types: questions, issues, and feature requests).

On this case, the way to “close” it is to change the tag from “status:in-process” to “status:closed”. :slight_smile: