When I hover my mouse over a link in the Chrome browser, I can see at the bottom of the window the actual URL it would take to if I clicked the link.
However, if I use a progressive web app (PWA) on the same page (for example, the Microsoft Outlook PWA) and look at exactly the same page, if I hover over a link I don't see the target URL. This is a security risk, for example, when I receive an email from an unknown sender that contains links. I would like to be able to see the link URL before I click it. Is it possible to do this inside the PWA or do I have to go to Settings -> Open in Browser?