Re: MY - solution for Google search box: (Re: google search box)

2019-06-20 Thread NFN Smith
Ray_Net wrote: My solution is to put in the user.js file: user_pref("general.useragent.override.google.com", "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0)  Gecko/20100101 Firefox/63.0"); Although I prefer doing UA spoofing via extension, where I can change stuff on the fly, this is a good

Re: Simple solution for Google search box: (Re: google search box)

2019-06-20 Thread Dirk Fieldhouse
At the moment Google serves both old and new versions of its search pages. The search box problem is with the new home pages: eg https://www.google.[co.uk,fr,de,...]. However the new results pages, as of the last few months, are also corrupted. Instead of spoofing the UA, you can restyle the

Re: Simple solution for Google search box: (Re: google search box)

2019-06-20 Thread Richard Owlett
On 06/19/2019 08:13 PM, Paul Bergsagel wrote: I suffered from the Google search mess with SeaMonkey.  Then I came across a solution: I turned off "advertise Firefox compatibility". To turn off "advertise Firefox compatibility" go to SeaMonkey's preferences click on Advance>HTTP

Re: Simple solution for Google search box: (Re: google search box)

2019-06-20 Thread Frank-Rainer Grahl
Ronnie wrote: hmmm after a quick test it seems it sends me to google mobile mode... Paul Bergsagel wrote: I suffered from the Google search mess with SeaMonkey.  Then I came across a solution: I turned off "advertise Firefox compatibility". To turn off "advertise Firefox compatibility"

MY - solution for Google search box: (Re: google search box)

2019-06-20 Thread Ray_Net
My solution is to put in the user.js file: user_pref("general.useragent.override.google.com", "Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0)  Gecko/20100101 Firefox/63.0");  (note if you use google.fr, you should use: user_pref("general.useragent.override.google.fr", "Mozilla/5.0 (Windows