為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

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

了解更多

How do i get FF to open a link from outside FF, say from an email, in a NEW TAB, and to open a link from WITHIN FF in the SAME TAB

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

more options

I want to be able to open links from other apps, such as my email client or desktop Word, Excel, etc., in a NEW TAB in FF v11,,,, AND AT THE SAME TIME, and by default, be able to open links clicked from within FF (any webpage or tab) in the SAME TAB AS THE LINK unless I right click and choose "Open Link In New Tab" or "Window". Is this possible? This action/behavior should be a choice in "options" or settings. If it already is, then it is poorly defined or labeled as to what the action is that the setting does.

I want to be able to open links from other apps, such as my email client or desktop Word, Excel, etc., in a NEW TAB in FF v11,,,, AND AT THE SAME TIME, and by default, be able to open links clicked from within FF (any webpage or tab) in the SAME TAB AS THE LINK unless I right click and choose "Open Link In New Tab" or "Window". Is this possible? This action/behavior should be a choice in "options" or settings. If it already is, then it is poorly defined or labeled as to what the action is that the setting does.

被選擇的解決方法

You can set the Integer pref browser.link.open_newwindow.override.external to "1" on the about:config page.

The browser.link.open_newwindow.override.external pref uses the same values as this pref for JavaScript window.open() calls.

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

所有回覆 (3)

more options

選擇的解決方法

You can set the Integer pref browser.link.open_newwindow.override.external to "1" on the about:config page.

The browser.link.open_newwindow.override.external pref uses the same values as this pref for JavaScript window.open() calls.

more options

Sorry Cor-el, but that did not change either of the behaviors I was looking for.

more options

What are the current settings of all three related prefs?

Are those links normal links or onclick JavaScript type links?