為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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?