How can I get a query in the search field to open in a new tab or new window from the current window?
How can I get a query in the search field to open in a new tab or new window from the current window?
選ばれた解決策
If you are searching via the Search Bar on the Navigation Toolbar, this preference can be changed to have searches there open in a Tab.
Type about:config in the Address Bar and hit Enter. Then answer "I'll be careful". Type this pref in the Search at the top.
browser.search.openintab = double-click to toggle to true
この回答をすべて読む 👍 0すべての返信 (3)
How are you searching?
- searching via the location bar
- search bar on the Navigation Toolbar
- search bar on the about:home page
- other search bar (e.g. added by extension)
選ばれた解決策
If you are searching via the Search Bar on the Navigation Toolbar, this preference can be changed to have searches there open in a Tab.
Type about:config in the Address Bar and hit Enter. Then answer "I'll be careful". Type this pref in the Search at the top.
browser.search.openintab = double-click to toggle to true
Thanks! That works.