megawac / qwebirc-enhancements

Rich and intuitive browser IRC client.
http://justplay.tf/irc
Other
23 stars 10 forks source link

Ask user to add qwebirc as an application for IRC links #68

Open GreenLunar opened 9 years ago

GreenLunar commented 9 years ago

Use this code

<script type="text/javascript">
    navigator.registerProtocolHandler("irc", "https://hostname/%s", "qwebirc");
</script>

See http://www.lookout.net/test/handler/ http://www.lookout.net/2012/01/testing-registerprotocolhandler-and-web.html https://html.spec.whatwg.org/multipage/webappapis.html#dom-navigator-registerprotocolhandler