stream-clients/chrome/popup.html
Roy Olav Purser f6b708b247
All checks were successful
continuous-integration/drone Build is passing
add kodi demo
2022-03-05 17:49:14 +01:00

11 lines
215 B
HTML

<html>
<head>
<script src="script.js"></script>
<title>Proxy Stream</title>
</head>
<body>
<button>Proxy Stream</button>
<button>Play on kodi</button>
</body>
</html>