When multiple Chrome profiles are open, how can I choose which browser window links will open in?

1

1

I use two instances of Chrome at the same time - one for my work tasks and one for my personal stuff. Both are signed in as different people ('WorkMe' and 'HomeMe')

If I get a URL sent to me via Skype (or some other non-browser system) and I click it, how can I ensure it opens up in a particular browser window?

On a PC it was quite simple - the last Chrome window that was active is the one that links open in. So I'd just click one Chrome window to make it active and then open the URL. But this doesn't seem to be the case on OSX El Capitan. Links always open in the same browser window regardless of what I've been doing on either one.

How can I ensure that when I click a link in Skype / Word or wherever that it'll open in the specific browser window that I need?

For context: It makes a difference because I have multiple profiles, so I will be signed in to different systems on different browsers. For instance if someone Skypes me a link to Twitter about a work-related issue I want to ensure it opens in the browser where I am signed into my work twitter account, not my personal one.

JonW

Posted 2017-02-17T14:26:10.380

Reputation: 173

On OSX, it's whichever you most recently created a new tab in. I'm posting this as a comment because I'm hoping for a better answer. – mh. – 2017-07-03T21:12:29.093

@mh. Unfortunately that doesn't seem to be the case in El Capitan, at least not from my test this morning. – JonW – 2017-07-04T08:30:04.580

Strange. I've been relying on that behavior heavily. I don't have a non-Sierra machine to test on, but I doubt the behavior has changed between the two releases. – mh. – 2017-07-04T08:31:23.853

just to make sure my meaning was clear before: I meant that if you've been browsing in ProfileA but want your next link clicked in SomeApp to open a tab in ProfileB.. you would need to switch to ProfileB, and hit Cmd+T to open a new tab. Then switch back to SomeApp and click. It would then open in ProfileB. – mh. – 2017-07-04T08:34:15.843

@mh. I had profile A on screen 1, Profile B on screen 2. I opened a new tab in Profile B and started browsing then opened up a local stored HTML page. It loaded that page in Profile A browser. – JonW – 2017-07-04T08:58:42.057

Two variables come to mind, but other than that I'm really not sure: Local files are not strictly opened the same way in OSX as protocol handlers. The separate screens (and/or spaces) could be a factor. If it doesn't work as described when clicking a URL, and you have both browser windows on the same display in the same space, then I'm afraid I'm out of ideas. – mh. – 2017-07-04T09:02:55.587

@mh. Yeah, I'm starting to think there are too many variables at play. Which is my primary screen, which browser have I acted with most recently, what window was I using when I opened a new file... I thought it should be simple deduction, but my tests result in out something different each time. – JonW – 2017-07-04T09:14:32.313

No answers