본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 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?