stream-clients/chrome/popup.html

11 lines
215 B
HTML
Raw Permalink Normal View History

2021-06-15 11:38:01 +00:00
<html>
<head>
<script src="script.js"></script>
<title>Proxy Stream</title>
</head>
<body>
<button>Proxy Stream</button>
2022-03-05 16:49:14 +00:00
<button>Play on kodi</button>
2021-06-15 11:38:01 +00:00
</body>
</html>