Hi,

Frosted Flake a tapoté le 14/06/2019 00:03:
> What is the recommended/preferred method to make a website see SeaMonkey 
> as Firefox?



I use UserAgentSwitcher for many years (maybe a little outdated but it
work fine).

You can use the string from here :
<http://useragentstring.com/pages/useragentstring.php?name=Firefox>


Another solution without any extension given here par another poster :
you can just add this configuration :


In user.js :
user_pref("general.useragent.override.whatsapp.com", "Mozilla/5.0
(Windows NT 10.0; WOW64; rv:52.0)  Gecko/20100101 Firefox/63.0");

In about:config (without restart of Seamonkey) :

Add New String :
general.useragent.override.whatsapp.com
Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0)  Gecko/20100101 Firefox/63.0


You can replace whatsapp.com with the domain of the bad site.


By example

For useragentstring.com

general.useragent.override.useragentstring.com
Mozilla/5.0 (X11; Linux i686; rv:64.0) Gecko/20100101 Firefox/64.0



-- 

Sorry for possible mistakes in English!
http://pasdenom.info/
_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to