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

搜索 | 用户支持

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

详细了解

Why does a new tab open as a window no matter what I do in settings?

more options

I have selected and unselected the option in setting to 'open a new window in a new tab instead' multiple times but it won't stop opening new tabs in new windows.

I have selected and unselected the option in setting to 'open a new window in a new tab instead' multiple times but it won't stop opening new tabs in new windows.

所有回复 (1)

more options

Do you have this problem with all links in Firefox, or only some links, or only links outside of Firefox?

There are some links that use a script method to apply certain limitations or features to a window, such as a specific size or certain toolbars. Firefox lets those launch in a new window. If you want to force those into a new tab as well, here's how:

(1) In a new tab, type or paste about:config and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste link.o and pause while the list is filtered.

(3) There are three similarly named preferences for different scenarios, we're going to focus on the second one, but I mention the others in case you have a question when you see them:

(A) browser.link.open_newwindow - for links in Firefox tabs

3 = divert new window to a new tab (default) 2 = allow link to open a new window 1 = force new window into same tab

(B) browser.link.open_newwindow.restriction - for links in Firefox tabs - change this from 2 to 0 (zero)

0 = apply the setting under (A) to ALL new windows (even script windows) 2 = apply the setting under (A) to normal windows, but NOT to script windows with features (default) 1 = override the setting under (A) and always use new windows

(C) browser.link.open_newwindow.override.external - for links in other programs

-1 = apply the setting under (A) to external links (default) 3 = open external links in a new tab in the last active window 2 = open external links in a new window 1 = open external links in the last active tab replacing the current page

Does setting that second preference to a value of 0 make any difference?