Webview with schema
The unity-webview plugin is nice, but one thing is you have to call Unity.call
from Javascript. This is not very convenient for those who design the HTML to quickly assign action related to Unity in hyperlinks.
So I added support for calling Unity function using normal links in HTML ...