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 example of where using general.useragent.override for a specific site is useful. For me, I'm content to put in prefs.js via about:config than the user.js file.

I've just done this to my own configs and confirmed it working, although I use Google's main search page infrequently enough that Google's display issue is more of an annoyance than a real problem.

That said, I would suggest using the string used by the Firefox ESR version, rather than the current version so that you don't have to remember to go back and change the version information when Firefox updates. With the ESR numbers, you only have to do that when a new ESR cycle starts.

On my own setups, I'm using:

Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0

Smith

_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to