搜尋 Mozilla 技術支援網站

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

Learn More

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

  • 2 回覆
  • 3 有這個問題
  • 9 次檢視
  • 最近回覆由 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!