Win+E open new tab if Dopus already opened

I used to do Win+E to open a lot of new windows with the built-in Windows file explorer.
This is now unnecessary since Dopus has tabs, but it would be nice if, when Dopus is minimized, hit Win+E would focus it and also open a new tab.

Use a command like this:

Go "C:\" NEWTAB=deflister

Here:

Thank you for your answer, that's nearly what I'm looking for!
I tried to write a command to open the Default List and focus Dopus when minimized (which is not the case atm), but I'm struggling with it.
Can you help me achieve this?

EDIT: Okay I did Go /default NEWTAB=tofront,deflister but:

  1. /default is an alias, but not the default list, I don't know how to do
  2. When Dopus is closed, hit Win+E open two tabs (which is logical but not desired).

@Leo I interpret the lack of response as a technical impossibility.
Would it be possible to add this option in a future patch?