stream-api/chrome/popup.html

10 lines
177 B
HTML
Raw Permalink Normal View History

2021-05-20 11:09:00 +00:00
<html>
<head>
<script src="script.js"></script>
<title>Proxy Stream</title>
</head>
<body>
<button>Proxy Stream</button>
</body>
</html>