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

搜索 | 用户支持

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

详细了解

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.