I am using Chromium Version 71.0.3578.80 (Official Build) on Ubuntu, running on Ubuntu 16.04 (64-bit).
This morning my WhatsApp Web tab asked me to update Chrome with the following message:
WhatsApp works with Google Chrome 36+
To use WhatsApp, update Chrome or use Mozilla Firefox, Safari, Microsoft Edge or Opera.
What should I do to get WhatsApp Web running again?
The problem seems to be with the User agent Chromium for Linux is using right now. It is using Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) snap Chromium/71.0.3578.80 Chrome/71.0.3578.80 Safari/537.36 which WhatsApp web is recognizing as an older User Agent which Chrome used before version 36. I have also observed that the problem is with Chromium for Linux only since on the other hand WhatsApp web seems to work perfectly under Chromium version 71.0.3578.80 on Windows which uses User agent as Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3641.0 Safari/537.36.
So, to run WhatsApp web again you need to change the User Agent. Do remember to clear all cookies and temporary data to get these working since temporary data might create problems. There are two ways to change user agent:
1. Using Chromium Settings:
Click on Hamburger menu (vertical dots) and choose More tools - Network conditions
Go to the Network conditions tab (should appear in bottom right), disable the option Select automatically and choose Chrome - Windows from drop-down menu.
Note: You need to perform all things again once WhatsApp web is opened in new tab or Chromium is relaunched since Settings are applied only for that Tab and aren't remembered for a particular site.
2. Using an extension:
If you want to stick to "Chromium on Ubuntu" as User Agent:
Now, click on extension in top bar and change the UA to this newly created custom UA or some other UA (if not created).
In this case UA is applied universally to all tabs.
Once you're done with one of the above ways, open WhatsApp Web to login.
Installing a browser extension IMHO is a bit overkill.
Instead, I've changed the Chromium icon in gnome to run the browser with
--user-agent
option.Close Chromium.
Customize .desktop:
Then, reload Gnome:
restart
and press Enter.This trick worked for me. I use Version 81.0.4044.129 (Official Build) snap (64-bit)
Open url chrome://flags/#freeze-user-agent
Enable "Freeze User-Agent request header" option
once you relaunch browser, WhatsApp Web will open without problem.