Skip to content

Instantly share code, notes, and snippets.

View masdeseiscaracteres's full-sized avatar

ÓscarGF masdeseiscaracteres

View GitHub Profile
@masdeseiscaracteres
masdeseiscaracteres / BrowserDetectProtocol.html
Last active April 27, 2018 08:03 — forked from rajeshsegu/BrowserDetectProtocol.js
Detect if protocol handler is supported (serve through rawgit with proper Content-Type headers)
<!-- Accesible at:
http://rawgit.com/masdeseiscaracteres/d92bb883f8e45c99f63a/raw/2091770719285fbf33bab3e53c114fca7edd4719/BrowserDetectProtocol.html
-->
<html>
<head>
<title>Detect Custom Protocol</title>
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.1.min.js"></script>
</head>
<body>
<input id="protocol" value="" placeholder="custom protocol"/>