Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Mozilla 도움말 검색

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

자세히 살펴보기
보존

How to stop opening links in new tabs

cor-el replied
stewartalexandre5

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)

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 수정일시

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?

Did you look at the setting in about:config?

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

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