1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 16:58:06 +08:00
volcanos/publish/chrome/popup.html
2022-12-15 09:14:44 +08:00

10 lines
265 B
HTML

<!DOCTYPE html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" href="/page/can.css">
</head>
<body style="width:800px; height:600px; overflow:auto">
<script src="/page/can.js"></script>
<script src="/publish/chrome/popup.js"></script>
</body>