Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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

  • 2 trả lời
  • 3 gặp vấn đề này
  • 5 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Được chỉnh sửa bởi rinopo vào

Tất cả các câu trả lời (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.