I donβt know if there is a mechanism for this: usually you can just call the startup process with the URL as a string parameter - does anyone have any knowledge or recommendations on how to add a target?
Google was extremely useless, otherwise my queries were a little useless.
As in the behavior you get:
<a href="http://www.google.co.uk" target="_blank">link in a new window</a>
source
share