How to change the default search provider through prefs.fs file?
Hello!
I am making an application in c#. This application have to change the default search provider. I tried to edit the file prefs.js. See it:
user_pref("browser.search.defaultenginename", "Doudol");
user_pref("browser.search.defaulturl", "http://doudol.com/index.php?q={searchTerms}");
But did work. Anybody have Any ideia?
Hello!
I am making an application in c#. This application have to change the default search provider. I tried to edit the file prefs.js. See it:
user_pref("browser.search.defaultenginename", "Doudol");
user_pref("browser.search.defaulturl", "http://doudol.com/index.php?q={searchTerms}");
But did work. Anybody have Any ideia?
所有回复 (1)
See:
- bug 1029148 - store "current search engine" configuration outside of prefs
Please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html