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!

搜尋 Mozilla 技術支援網站

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

Learn More

Is there any simple way in Firefox Quantum to have a tab opened from a link appear at the end of the tabs, instead of directly after?

  • 3 回覆
  • 1 有這個問題
  • 3 次檢視
  • 最近回覆由 Moses

more options

There used to be an add-on for this, but FQ can;'t use most of the legacy add-ons.

There used to be an add-on for this, but FQ can;'t use most of the legacy add-ons.

被選擇的解決方法

Go to about:config and click the warning to proceed. Search for browser.tabs.insertRelatedAfterCurrent and double click it to set it to false.

從原來的回覆中察看解決方案 👍 6

所有回覆 (3)

more options

選擇的解決方法

Go to about:config and click the warning to proceed. Search for browser.tabs.insertRelatedAfterCurrent and double click it to set it to false.

more options

Thanks, Moses. Much appreciated. It's a pity that Quantum, given its storage of legacy add-ons, wasn't programed to find that solution.

more options

Most of what the legacy addons did can be reconfigured via userChrome.css, userContent.css and about:config. However thats oversimplification on my part.