Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

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

搜索 | 用户支持

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

详细了解

How to stop opening links in new tabs

  • 5 个回答
  • 2 人有此问题
  • 18 次查看
  • 最后回复者为 cor-el

more options

Whenever I do an internet search on Firefox, clicking a link will open it in a new tab. This annoys me as I soon get multiple tabs open that i need to go and close. How can I change this so clicking a link opens it in the same tab?

Whenever I do an internet search on Firefox, clicking a link will open it in a new tab. This annoys me as I soon get multiple tabs open that i need to go and close. How can I change this so clicking a link opens it in the same tab?

所有回复 (5)

more options

Changing the following setting in about:config to 'false' may achieve that: browser.search.openintab I say 'may' because 'false' is the default value. Otherwise there is an add-on that allows you to do that: https://addons.mozilla.org/en-US/firefox/addon/stay-current/ You can also right-click and select "Open link in new tab".

由Terry于修改

more options

The add-on works if I right click the link and select "open link in current tab", but it looks like the default is still opening it in a new one. Is there a way to change that?

more options

Did you look at the setting in about:config?

more options

Yeah that was already set to false, switching it didn't do anything either.

more options

For Google you can set this in the Google search settings (Where results open). Other search engines may also have a similar setting. Firefox can divert the new window to a tab via Options/Preferences.

For links that specify a target window there are prefs on the about:config page.

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