Problem

For Linux, if you have multiple VNC servers, this same problem will occur.
That is,

$ google-chrome
Created new window in existing browser session

And no google chrome window will appear in the current X VNC session (a new tab will appear in the X session with the first instance of google-chrome).

Solution

A simple workaround is to run

$ google-chrome "--user-data-dir=${HOME}/.google-chrome/session${DISPLAY}"

This sets a unique user directory based on the X VNC instance in use. The user directory will be created as needed. The new google-chrome process will display within the current X VNC session.

Tested using Google Chrome version 22 on Ubuntu 12.04.

Answer from JamesThomasMoon on Stack Exchange
🌐
Google Support
support.google.com › chrome › thread › 128260946 › i-want-chrome-to-open-each-ink-in-a-new-window-not-a-new-tab
I want Chrome to open each ink in a new window, not a new tab. - Google Chrome Community
Skip to main content · Google Chrome Help · Sign in · Google Help · Help Center · Community · Google Chrome · Terms of Service · Submit feedback · Send feedback on
🌐
Reddit
reddit.com › r/chrome › open link as new tab instead of new window
r/chrome on Reddit: Open link as new tab instead of new window
February 5, 2024 -

Some (poorly designed) sites I use for work have "open as new browser window" (pop-up medium sized window) as a policy for some links.

In firefox, there's an under the hood option that solves this and forces every attempt of new window opening to be converted to new tab: browser.link.open_newwindow.restriction = 0.

I've been away from Chrome for some time, but was using it today and noticed I couldn't achieve what that command does in firefox.

Is there a way, extension aside, that forces all new window attempts to be converted to tabs?

I spent some time searching for this topic and found nothing working on the web.

🌐
Google Support
support.google.com › chrome › thread › 3520860 › how-do-i-set-chrome-to-open-links-in-a-new-tab-on-the-same-browser-window
how do i set chrome to open links in a new tab on the same browser window? - Google Chrome Community
Skip to main content · Google Chrome Help · Sign in · Google Help · Help Center · Community · Google Chrome · Terms of Service · Submit feedback · Send feedback on
🌐
SitePoint
sitepoint.com › accessibility
Link open new window not working in Chrome browser - Accessibility - SitePoint Forums | Web Development & Design Community
November 5, 2010 - I’m a web designer in charge of a travel directory website. I noticed links to external travel related sites stopped working on Chrome browser a couple of days ago. When clicked the links trigger the ‘Pop Up Blocker’ in the browser address bar, previously the links worked as coded, opening in a new window Other browsers, IE & Firefox are OK, also Safari browser appears to be ok These outgoing links are constructed to open a new browser window using either of these formats ” ta...
Find elsewhere
🌐
OutSystems
outsystems.com › forums › discussion › 65977 › open-link-in-a-new-window-not-tab
Open link in a new window (NOT TAB) | OutSystems
I have a link on my page, and I want it to open it in a new window (not a new tab) when clicking it. Currently, this link points to a new screen action, and in this new screen action I have a RunJavaScript server action with the following script: · However, it still open the link in new tab ...
🌐
Google Support
support.google.com › chrome › thread › 207692124 › google-opens-all-links-in-new-tab
Google opens all links in new tab - Google Chrome Community
Skip to main content · Google Chrome Help · Sign in · Google Help · Help Center · Community · Google Chrome · Terms of Service · Submit feedback · Send feedback on
🌐
Google Support
support.google.com › chrome › thread › 181874987 › open-link-in-new-window-not-new-tab
open link in new window, not new tab - Google Chrome Community
Skip to main content · Google Chrome Help · Sign in · Google Help · Help Center · Community · Google Chrome · Terms of Service · Submit feedback · Send feedback on