2024-11-05 11:49:21 +08:00
|
|
|
<html>
|
|
|
|
|
|
|
|
|
|
<head>
|
2024-12-24 19:36:28 +08:00
|
|
|
<title>Midscene.js Playground</title>
|
2024-11-05 11:49:21 +08:00
|
|
|
<link rel="stylesheet" href="/lib/popup.css">
|
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<div id="root"></div>
|
|
|
|
|
<script src="/lib/popup.js"></script>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
</html>
|