Mozilla 도움말 검색

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

자세히 살펴보기

I would like to open highlighted phrases in a new tab while staying in the tab I'm reading.

  • 2 답장
  • 3 이 문제를 만남
  • 27 보기
  • 최종 답변자: kraftzion

more options

I will be reading a page and want to highlight a word or phrase on the page and open it in a new tab for later perusal after I'm finished reading the page I'm on. I don't want to swap to the new tab until I select it.

I will be reading a page and want to highlight a word or phrase on the page and open it in a new tab for later perusal after I'm finished reading the page I'm on. I don't want to swap to the new tab until I select it.

선택된 해결법

Is this about doing a search via the right-click context menu?

You can set the Boolean pref browser.search.context.loadInBackground to true on the about:config page.

There are more prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks and searchbar)
문맥에 따라 이 답변을 읽어주세요 👍 3

모든 댓글 (2)

more options

선택된 해결법

Is this about doing a search via the right-click context menu?

You can set the Boolean pref browser.search.context.loadInBackground to true on the about:config page.

There are more prefs, accessible via the about:config page, to control the focus if you click a link.

  • browser.tabs.loadInBackground (normal links)
  • browser.tabs.loadDivertedInBackground (javascript)
  • browser.tabs.loadBookmarksInBackground (bookmarks and searchbar)
more options

Yes, and that solved the problem. After the 4000th time of it tabbing me out of the article I was reading and having to tab back in it was getting annoying:) Thank You Cor-el!