Mozilla サポートの検索

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

詳しく学ぶ

このスレッドはアーカイブに保管されました。 必要であれば新たに質問してください。

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

  • 2 件の返信
  • 3 人がこの問題に困っています
  • 23 回表示
  • 最後の返信者: 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!