socurity/extension/popup.html

8 lines
106 B
HTML

<html>
<head></head>
<body>
<script>
fetch('http://localhost:6565/api')
</script>
</body>
</html>