搜尋 Mozilla 技術支援網站

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

Learn More

New tabs from outside of firefox

  • 1 回覆
  • 0 有這個問題
  • 11 次檢視
  • 最近回覆由 cor-el

more options

When I open a new tab it always opens next to the source eg to the right of the tab i am using. Which is great and I prefer this.

But when I click a link from outside firefox to open a web page it always opens on the far right tab. Is there a way to change this so it opens to the right of current tab like normal?

When I open a new tab it always opens next to the source eg to the right of the tab i am using. Which is great and I prefer this. But when I click a link from outside firefox to open a web page it always opens on the far right tab. Is there a way to change this so it opens to the right of current tab like normal?

所有回覆 (1)

more options

You can override how external links are opened via the browser.link.open_newwindow.override.external pref. If this pref has the default value -1 then browser.link.open_newwindow is used. The meaning of the value of browser.link.open_newwindow.override.external is the same as of browser.link.open_newwindow

Normal Links:

  • browser.link.open_newwindow
    1:current tab; 2:new window; 3:new tab;

JavaScript Links:

  • browser.link.open_newwindow.restriction
    0:divert always; 1:divert never; 2:divert no features

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