Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

browser.search.context.loadInBackground

browser.search.context.loadInBackground controls whether a search from the context menu with "Search <search engine> for <selected text>" opening a new tab will give focus to it and load it in the foreground or keep focus on the current tab and open it in the background.

  • Type:boolean
  • Default value:false
  • Exists by default: yes
  • Application support: Firefox 13.0
  • Status: Active; last updated 2012-02-17
  • Introduction: Pushed to Nightly on 2012-02-15
  • Bugs: bug 727131 

Values

true
New tab with search results will be opened in the background, focus stays on the current tab.
false (default)
New tab with search results will be opened in the foreground.

Document Tags and Contributors

Tags: 
 Contributors to this page: MatthewKastor, ziyunfei, Aryx
 Last updated by: MatthewKastor,