I have seperate browser (Edge) profiles for work and personal. When I click a link, I would like to be able to select which profile it should open on (due to permissions etc.). A possible implentation is to add a “Open as” option to the link right click menu. This is already an option in the browser, and hopefully passing it through to the Coda right click handler should not be too hard.
This seems to be a browser feature, not a Coda one.
Doesn’t look like there is a way for a web app to access your browser profiles – all options I’ve seen are either hacking around the browser flags or installing custom software with very deep permissions to enable that action – so I don’t think this is possible to be implemented by Coda.