1
0
mirror of https://shylinux.com/x/volcanos synced 2025-04-25 08:48:06 +08:00
volcanos/plugin/chrome/popup.html
2020-06-04 07:04:48 +08:00

13 lines
314 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="/index.css">
</head>
<body style="min-width:800px; min-height:600px">
<script src="/proto.js"></script>
<script src="/plugin/chrome/popup.js"></script>
</body>
<html>