搜尋 Mozilla 技術支援網站

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

Learn More

How can I set tabs to create a new tab each time I click a new link?

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

more options

I would like to set tabbed browsing so that each time I click on a new link, it opens in a new tab adjacent to the existing tab.

I would like to set tabbed browsing so that each time I click on a new link, it opens in a new tab adjacent to the existing tab.

被選擇的解決方法

Middle-click or CTRL+left-click a link or a Bookmark to open it in a new tab (middle-click = press the mouse scroll wheel). You can also right-click a link or Bookmark and choose "Open in New Tab".

To open all new tabs next to the currently selected tab, you need to set/check a hidden preference:

  • Type about:config in the URL bar and press the Enter key.
  • If you see the warning, accept it (promise to be careful).
  • Filter = browser.tabs.insertRelatedAfterCurrent
  • Look at the "Value" column (false=open at end, true=open after current tab); Value = true is the default.
  • Double-click that preference to toggle the value from true to false, or false to true
  • Restart Firefox (File > Restart Firefox)
  • See: http://kb.mozillazine.org/About:config

Also see: http://www.mydigitallife.info/2010/02/01/change-firefox-to-open-new-tab-at-far-right-end-of-tabbar-disable-insert-next-to-current-active-tab/


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.

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

所有回覆 (3)

more options

Options window - Tabs panel

Check and tell if its working.

more options

I know how to access the tabs panel; that is not my problem. Despite whatever combination of features I check (or uncheck) on the tabs panel, when I click on a new link, it replaces the tab I was on instead of opening a new one.

more options

選擇的解決方法

Middle-click or CTRL+left-click a link or a Bookmark to open it in a new tab (middle-click = press the mouse scroll wheel). You can also right-click a link or Bookmark and choose "Open in New Tab".

To open all new tabs next to the currently selected tab, you need to set/check a hidden preference:

  • Type about:config in the URL bar and press the Enter key.
  • If you see the warning, accept it (promise to be careful).
  • Filter = browser.tabs.insertRelatedAfterCurrent
  • Look at the "Value" column (false=open at end, true=open after current tab); Value = true is the default.
  • Double-click that preference to toggle the value from true to false, or false to true
  • Restart Firefox (File > Restart Firefox)
  • See: http://kb.mozillazine.org/About:config

Also see: http://www.mydigitallife.info/2010/02/01/change-firefox-to-open-new-tab-at-far-right-end-of-tabbar-disable-insert-next-to-current-active-tab/


If this reply solves your problem, please click "Solved It" next to this reply when signed-in to the forum.

由 SafeBrowser 於 修改