为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

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

详细了解

Firefox 67. After last update, I cannot get new tabs to open at the end. The suggestions for earlier versions of Firefox don't work.

more options

I want a related tab to open as the next tab and a new tab to open at the right end of the tabs. Under about:config, I tried to change browser.tabs.insertAfterCurrent and browser.tabs.insertRelatedAfterCurrent. No combination of true and false makes any difference - a new tab always opens after the current tab.

I want a related tab to open as the next tab and a new tab to open at the right end of the tabs. Under about:config, I tried to change browser.tabs.insertAfterCurrent and browser.tabs.insertRelatedAfterCurrent. No combination of true and false makes any difference - a new tab always opens after the current tab.

所有回复 (1)

more options

1935bill said

I want a related tab to open as the next tab and a new tab to open at the right end of the tabs. Under about:config, I tried to change browser.tabs.insertAfterCurrent and browser.tabs.insertRelatedAfterCurrent. No combination of true and false makes any difference - a new tab always opens after the current tab.

I'm sorry no one replied to your question after all these weeks! Have you solved it by now?

The default values should do exactly what you want:

  • browser.tabs.insertAfterCurrent => false
  • browser.tabs.insertRelatedAfterCurrent => true

But I notice from the extension list you shared there's one called "Open Tabs Next to Current" -- given the name, that sounds like the culprit.

You can view, disable, and often remove unwanted or unknown extensions on the Add-ons page. Either:

  • Ctrl+Shift+a (Mac: Command+Shift+a)
  • "3-bar" menu button (or Tools menu) > Add-ons
  • type or paste about:addons in the address bar and press Enter/Return

In the left column of the Add-ons page, click Extensions.

Then cast a critical eye over the list on the right side. Any extensions Firefox installs for built-in features are hidden from this page, so everything listed here is your choice (and your responsibility) to manage.

Any improvement?