Hi,
My particular CRM links to numbers automatically by inserting a link (normal <a> tag) to the target callto:phone#. For example:
<a href="callto:555-555-1212">link</a>
This would make sense to be clickable in Chrome, but instead it fails to recognize it as a number.
What would it take to register the click-handler with the extension? It wouldn't happen to be open-source somewhere so I can fix it, would it?
Thanks,
Daniel Jabbour
@bitgangsta