Information
This setting dictates whether Firefox will update installed search providers. Search providers allow the user to search directly from the 'Search bar' which is adjacent to the URL bar.
Rationale:
Software updates help ensure that users are safe from known software bugs and vulnerabilities.
Impact:
None - This is the default behavior.
Solution
To establish the recommended configuration, set browser.search.update to true:
Type about:config in the address bar
Type browser.search.update in the filter
Configure the setting as prescribed.
OR
Open the mozilla.cfg file in the installation directory with a text editor
Add the following lines to mozilla.cfg:
lockPref('browser.search.update', true);
Default Value:
true