Preferences.rst (697B)
1 Preferences 2 =========== 3 4 This document describes preferences affecting Firefox's Search UI code. For information 5 on the toolkit search service, see the :doc:`/toolkit/search/Preferences` document. 6 Preferences that are generated and updated by code won't be described here. 7 8 Hidden 9 ------ 10 These preferences are normally hidden, and should not be used unless you really 11 know what you are doing. 12 13 browser.search.openintab (boolean, default: false) 14 Whether or not items opened from the search bar are opened in a new tab. 15 16 browser.search.context.loadInBackground (boolean, default: false) 17 Whether or not tabs opened from searching in the context menu are loaded in 18 the foreground or background.