Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

How to stop opening links in new tabs

  • 5 답장
  • 2 이 문제를 만남
  • 12 보기
  • 최종 답변자: 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