I'm on Linux Mint with Chrome version 117.0.5938.62 and with it I seem to have lost new links opening in a new tabs. All links open in the same tab and I can't find the option to change that back.
It's got to be there somewhere. Any hints appreciated.
How do I force Chrome to open all links in a new tab? - Google Chrome Community
Is there a shortcut in Chrome which allows me to click on a link and it opens in a new window?
How to set Google Chrome to automatically open links in a new tab instead of overwriting the current - Google Chrome Community
how to open links in a new tab NOT a window
I have tried to do this in the past and there is no built-in way to do this in Chrome. There is a Chrome extension called "Open Tabs Next to Current" I think it is called that can do this.
You can set a keyboard shortcut too via the extension for opening a new tab next to the currently active tab. Click the "Keyboard shortcuts" tab. Then, enter a keyboard shortcut in the "Open new tab next to current tab" field.
Hope that helps its the easiest solution I have found
https://chrome.google.com/webstore/detail/open-tabs-next-to-current/gmpnnmonpnnmnhpdldahlekfofigiffh
The easiest solution is to use an extension. Otherwise, you may create a keyboard shortcut for a new tab to the right, but it has to typed into the address bar.
Do this :
- Open Chrome Settings > Search engine
- Click "Manage search engines and site search"
- Next to "Site search" click "Add"
- Enter the following:
- Search engine : Anything you like, for example "New tab to right"
- Shortcut : The characters to type into the address field, example
xx - URL : Enter
javascript:window.open()
- Now entering
xxin the address field will open a new tab to the right.
For further improvement, you may use a macro utility such as AutoHotKey to create a keyboard shortcut that will position to the address bar and type these characters for you.
Clicking on the links and selecting "Open in New Window" is slowing me down. Its a repetitive task and the seconds are adding up.
I looked for a solution but could not find one.
i had an extention that forced links to open in a new tab in the current window.
it stopped working today because chrome suddenly "registers" it as "harmful" extention.
does someone have a solution to this?
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.
There doesn't appear to be a user-friendly option to change this inside Chrome (presumably because most people prefer the new tab).
However, you can change this manually by editing the command specified in your Windows registry used to open an http url.
To do this, open regedit and:
- Go to
HKEY_CLASSES_ROOT\http\shell\open\command - You should see one key, named
(Default). Double click this to get an editing popup. - At the end of the
Value data:field you should see the text-- "%1". Change this to--new-window "%1".
That will instruct Windows to open all http links in a new window of Chrome instead of a new tab.
Presumably, the same general idea is true for Mac and Linux, but I don't know offhand where they store the command to open urls.
Instead of simply replacing the Google Search page when clicking a search results, it opens in a new tab. This happens on every device I'm logged into with my Google account including mobile. When I'm not logged in or using incognito, the issue doesn't happen.
I have the option with opening links in new tabs unchecked. I have tried reinstalling chrome, resetting to default settings, removing extensions, clearing cache and cookies, but no luck so far.
Anyone else experiencing this issue or have any suggestions?
*EDIT*
The problem seem to have just disappeared, so sadly I have no solution if this happens to anyone else...
Try Ctrl+Shift+Click or Shift+Middle-click (Cmd+Shift+Click on Mac)
Use the Tab Activate or Tabs to the front! extensions.
There are many extensions that can open new links in an active tab (i.e., open links in a new foreground tab) with "one click."
Mouse Gesture Extensions
crxMouse Chrome Gestures
By default, click on any link and drag to the right (→) to open it in a foreground tab. You can configure this gesture on the "Super Drag" tab of the extension's Options page.
Gestures for Google Chrome
Enable the "Super Drag(Drag&Drop Action)" option on the "Basics" tab of the extension's Options page. You can then open new foreground tabs by clicking on links and dragging downward. To change or configure this gesture, go to the "Drag Actions" tab on the Options page (only visible after enabling the "Super Drag(Drag&Drop Action)" option).
smartUp Gestures
By default, click on any link and drag to the right (→) to open it in a foreground tab. To show visual feedback when dragging the link, enable the "Super Drag" feature by going to General → Features ON on the extension's Options page. You can configure the gesture by going to Simple Drag → Link Actions, or Super Drag → Link Actions (if you enabled Super Drag), on the Options page.
Smooth Gestures Plus
Paid app with free trial period. By default, right-click on any link and drag upward (↑) to open it in a foreground tab. To make this a left-click drag instead, go to Settings → Mouse Button to Start Gesture on the extension's Options page.
Other Extensions
Long Press New Tab
Allows opening new foreground tabs via "long-clicking", i.e., by clicking and holding down the mouse button on a link for a small amount of time. On the extension's Options page, you can enable long-clicking for the middle and right mouse buttons. You can even enable "Super Drag" to open links in the foreground by dragging them, making this extension a potential substitute for the mouse gesture ones.
Right Click Opens Link in New Tab
Allows right- or middle-clicking to open links in foreground tabs. By default, right click opens a link in a foreground tab, and middle-click opens a link in a background tab. You can configure this on the extension's Options page.
Click to Tab
Can open all links in new foreground tabs without gestures. To enable this behavior, uncheck the "Open in background" box on the extension's Options page.