Recently, Google enhanced the possibilities to make phonecalls. Money saving on your mobile, and the only way (nearly...) to make calls from a Chromebook.
How do I start a phonecall from a website? I am familiar with
<a href="tel:5551234567">Call (555)123-4567</a>
as a general approach, not supported on Chromebook.
Also I know how to Skype
<a href="callto:5551234567">Call (555)123-4567</a>
But can anyone tell me how to do this for Hangout?
TIA
The doc is here : https://developers.google.com/+/hangouts/button
I think that's what you want !