Feodor2 / Mypal68

web browser
Other
606 stars 37 forks source link

No working whatsapp web #281

Open vanyuha-pro opened 1 year ago

vanyuha-pro commented 1 year ago

Hello. I have the latest version of the mypal 68.13.2b browser installed. As I understand it, it is based on mozilla firefox 68, but then why does whatsapp web give an error that I have an old version? Снимок экрана 2023-10-01 195448

vanyuha-pro commented 11 months ago

I have solved this problem. In order for the whatsapp website to work, you need to install the extension in the browser: https://addons.mozilla.org/ru/firefox/addon/uaswitcher / and for the site https://web.whatsapp.com / select settings: Mac os X / Safari 17

jonm58 commented 11 months ago

我已经解决了这个问题。 为了让whatsapp网站正常工作,您需要在浏览器中安装扩展程序: : //addons.mozilla.org/ru/firefox/addon/uaswitcher/ https 对于网站 https://web.whatsapp.com / 选择设置:Mac os X / Safari 17

You can set general.useragent.override.web.whatsapp.com in about:CONFIG to Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.77 Safari/537.36

Edw590 commented 10 months ago

This can be fixed easily by swapping 2 parts of the User Agent: instead of Mozilla/5.0 (Windows NT 6.1; rv:78.0) Gecko/20100101 Firefox/78.0 Mypal/68.13.5, just set it to Mozilla/5.0 (Windows NT 6.1; rv:78.0) Mypal/68.13.5 Gecko/20100101 Firefox/78.0.

@Feodor2 maybe there's something you can do about this? Not sure how user agents work, but it seems that at least the order here matters. Also works removing the Mypal part completely (what I was doing until I just tried to change the order (if it's right before Firefox doesn't work).

Btw thank you for this amazing browser!!! It's putting my old Windows 7 computer so fast! It's got a Pentium M with 2 GB of RAM and this is gold. Thank you for doing this.