Skip to content

Is it possible to open the tab opened from search bar (not address bar) as a sibling tab? #3225

Answered by irvinm
zeroarst asked this question in Q&A
Discussion options

You must be logged in to vote

For the address bar, you can create sibling tabs by setting:

user_pref("browser.tabs.insertAfterCurrent", true);

I would imagine this should work for the search bar, but I have not confirmed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@piroor
Comment options

Answer selected by zeroarst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #3223 on October 09, 2022 06:10.