Comment on Whatsapp WebComments−hawkice11yI'm using Chromium, says it only supports Chrome. Can we shave some characters off the regex here?−_ciz911yAs a temporary solution, you could spoof the user agent by running chromium from command line: chromium-browser --user-agent="Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/39.0.1132.47 Safari/536.11"
Comments
I'm using Chromium, says it only supports Chrome. Can we shave some characters off the regex here?
As a temporary solution, you could spoof the user agent by running chromium from command line: chromium-browser --user-agent="Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.2 (KHTML, like Gecko) Chrome/39.0.1132.47 Safari/536.11"