搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 2 个回答
  • 3 人有此问题
  • 31 次查看
  • 最后回复者为 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!