WhatsApp ceased to work with Basilisk :-(
Moderator: satrow
WhatsApp ceased to work with Basilisk :-(
Unfortunately Whatsapp web (https://web.whatsapp.com) doesn't work with Basilisk anymore (you get the message "WhatsApp works with Mozilla Firefox 30+. Update Firefox"). Is there a way to continue using WhatsApp Web with Basilisk?
Re: WhatsApp ceased to work with Basilisk :-(
what about enabling compatmode in about:config?fipsy wrote:Unfortunately Whatsapp web (https://web.whatsapp.com) doesn't work with Basilisk anymore (you get the message "WhatsApp works with Mozilla Firefox 30+. Update Firefox"). Is there a way to continue using WhatsApp Web with Basilisk?
-
- Lunatic
- Posts: 312
- Joined: 2015-06-22, 19:48
- Location: USA (North Springfield, Vermont)
- Contact:
Re: WhatsApp ceased to work with Basilisk :-(
Looks like user-agent sniffing that thinks you have Firefox 28.x.x.
Re: WhatsApp ceased to work with Basilisk :-(
So playing around with any compatmode settings will not work?! It's not so nice if WhatsApp Web doesn't work with Basilisk anymore. Sniff.
Re: WhatsApp ceased to work with Basilisk :-(
fipsy, open about:config
and add this line:
and add this line:
Code: Select all
general.useragent.override.whatsapp.com Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:61.0) Gecko/20100101 Firefox/61.0
Re: WhatsApp ceased to work with Basilisk :-(
@abelenki: Thank you VERY much! That was the hint I needed. Now WhatsApp is working again.
Thank you very, very much again!

- Moonchild
- Pale Moon guru
- Posts: 24991
- Joined: 2011-08-28, 17:27
- Location: 58°2'16"N 14°58'31"E
- Contact:
Re: WhatsApp ceased to work with Basilisk :-(
Added this as a default override for the next release:
https://github.com/MoonchildProductions ... b15f536b9d
https://github.com/MoonchildProductions ... b15f536b9d
"If you want to build a better world for yourself, you have to be willing to build one for everybody." -- Coyote Osborne


Re: WhatsApp ceased to work with Basilisk :-(
Moonchild, thanks!