Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

Learn More

Open New Tabs Directly to the RIght of the Current Tab

more options

Windows 10, newest version of Mozilla Firefox.

When I right-click and open a new tab from a website, it will open at the end of similar websites.

For example, we use Canvas for school and I might have a Canvas webpage open, and say LinkedIn open to the right. If I open another Canvas tab from the original, it will go to the right of the original canvas, and to the left of the LinkedIn page. If I right-click and open a third canvas tab from the original, it will open to the right of both of the current canvas tabs, but to the left of the LinkedIn.

I want to open the new tab immediately to the right of the current tab. I swear within the last year that is how it would normally operate, and I see the value in the way it operates now, but I personally want to change it.

Windows 10, newest version of Mozilla Firefox. When I right-click and open a new tab from a website, it will open at the end of similar websites. For example, we use Canvas for school and I might have a Canvas webpage open, and say LinkedIn open to the right. If I open another Canvas tab from the original, it will go to the right of the original canvas, and to the left of the LinkedIn page. If I right-click and open a third canvas tab from the original, it will open to the right of both of the current canvas tabs, but to the left of the LinkedIn. I want to open the new tab immediately to the right of the current tab. I swear within the last year that is how it would normally operate, and I see the value in the way it operates now, but I personally want to change it.

所有回复 (3)

more options

You can look at these prefs on the about:config page and set them to suit your needs.

  • browser.tabs.insertAfterCurrent
  • browser.tabs.insertRelatedAfterCurrent

You can open the about:config page via the location/address bar. You can click the button to "Accept the Risk and Continue".

more options

I think if you are on Page A and you open links to Pages B, C, and D without changing tabs, Firefox lines them up in that order moving to the right (A, B, C, D).

I think you would need an add-on to change it so every new tab opens immediately adjacent to the tab it opened from, in other words, in A, D, C, B order.

more options

I created a very simple new extension for this, but it probably won't be approved until tomorrow. You can find the source code on Github, and there's a link to the Add-ons site that should work at some point tomorrow.

https://github.com/jscher2000/open-tab-adjacent-extension

Add-ons site link:

https://addons.mozilla.org/firefox/addon/open-link-in-adjacent-tab/

由jscher2000 - Support Volunteer于修改