搜索 | 用户支持

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

详细了解

Open search result in a new tab ONLY when searched from the context menu

  • 2 个回答
  • 3 人有此问题
  • 5 次查看
  • 最后回复者为 rinopo

more options

Hi,

I'm trying to make my firefox setting to achieve the following behavior (both at the same time), but in vain:

- Show search result in the same tab (the one currently focused/shown) when I search from the search bar.

- Show search result in a new tab only when I search from the context menu, i. e. selecting some text in a page and then right clicking to choose "Search Google for [some text]".

Is there any way to do this? Any help is appreciated. Thanks.

Hi, I'm trying to make my firefox setting to achieve the following behavior (both at the same time), but in vain: - Show search result in the same tab (the one currently focused/shown) when I search from the search bar. - Show search result in a new tab only when I search from the context menu, i. e. selecting some text in a page and then right clicking to choose "Search Google for [some text]". Is there any way to do this? Any help is appreciated. Thanks.

由rinopo于修改

所有回复 (2)

more options

hello, yes this should be possible. enter about:config into the firefox location bar (confirm the info message in case it shows up) & search for the preference named browser.search.context.loadInBackground. double-click it and change its value to true.

more options

Thank you very much for the swift reply.

It worked.

It seems like

browser.search.context.loadInBackground;true

AND

browser.search.openintab;false

would achieve what I wanted.