Open new windows instead of tabs
-
sporadic43 last edited by
Is there any way to make Opera 23.0 open new windows instead of tabs? I've been going through the settings trying to find the option to set it, but I can't seem to find it.
-
joegd21 last edited by
You can't set Opera to open links in new windows instead of tabs, but you can do this: Right click >> open link in new window.
-
l33t4opera last edited by
Hi @sporadic43, you can remap it as follows: close the Opera, go to the Opera profile directory (find the path in O-Menu > About Opera > Paths > Profile), open the "Preferences" file in your text editor, and change the first 10 lines as below:
`{ "Keybindings": { "Basic": { "AddBlankTab": [ "Ctrl+N" ], "OpenWindow": [ "Ctrl+T" ] }, "Settings": { "AdvancedEnabled": true } },`
Save the changes, close the file, and reopen the Opera \m/ :cheers: