stream-clients/chrome/popup.html
2021-06-15 13:38:01 +02:00

10 lines
177 B
HTML

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