fanglingsu / vimb

Vimb - the vim like browser is a webkit based web browser that behaves like the vimperator plugin for the firefox and usage paradigms from the great editor vim. The goal of vimb is to build a completely keyboard-driven, efficient and pleasurable browsing-experience.
https://fanglingsu.github.io/vimb/
GNU General Public License v3.0
1.34k stars 100 forks source link

It is not possible to use WhatsApp web. #636

Closed lucasmsoares96 closed 3 years ago

lucasmsoares96 commented 3 years ago

Version: 3.6.0-23-ga614929 WebKit compile: 2.30.1 WebKit run: 2.30.1 GTK compile: 3.24.23 GTK run: 3.24.23 libsoup compile: 2.72.0 libsoup run: 2.72.0 Extension dir: /usr/local/lib/vimb

Steps to reproduce

Access the Whatsapp web site: https://web.whatsapp.com/

Expected behaviour

Show the qr code to login.

Actual behaviour

image

unixbhaskar commented 3 years ago

Okay, if your use this

set user-agent=googlebot

in your config file , it will get you going. Means you can get the qr code on the screen.

Heads up!! some specific sites misbehave , if you change the user-agent , I haven't found solution to that breakage.

fanglingsu commented 3 years ago

@lucasmsoares96 Changing the user-agent solves the issue. So I close this because there is nothing else we can to in case stupid pages rely on evaluation the user agent string. It's strange, but I see the QR Code also with default user agent after I called the page initially with googlebot.