Unfortunately, this isn’t a quick fix. Because the HTML that draws the deployment target is made up of a whole bunch of divs, the click event is handled by Angular ng-click rather than as a standard anchor tag. That means your standard ctrl-click won’t work. We’d have to rewrite a fair bit of UI to get this to work.