This commit is contained in:
achiyae
2023-08-05 15:57:08 +03:00
parent f0a5f9317f
commit 60b84e8229
6 changed files with 67 additions and 71 deletions

View File

@@ -1,7 +1,8 @@
<html>
<head>
<script src="/scripts/jquery.js"></script>
<script src="/popup/popup.js"></script>
<script src="/scripts/utils.js" type="module"></script>
<script src="/popup/popup.js" type="module"></script>
<link rel="stylesheet" href="/popup/popup.css" />
</head>
<body>