Is there a legit reason as to why Outlook.com premium UI is "not available" in Linux Chrome?
- by vgaldikas
Well if you use outlook OWA in Chrome on Ubuntu (or any Linux distro), you will get a stripped down version of it basically.
You can get around it by faking your user agent, to appear that you are using FireFox.
So my question is.. Is there some legitimate reason Microsoft does that, or are they just being a****s???
I mean once you have the user agent faked, it works perfectly.
PS. Just in case anyone else need to use outlook, here is the command to start it with fake useragent:
/opt/google/chrome/google-chrome --user-agent="Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US) AppleWebKit/534.4 (KHTML, like Gecko) Chrome/6.0.481.0 Safari/534.4"