firefox addon fix

This commit is contained in:
2021-11-06 13:40:06 +01:00
parent 1e7b9b3d8d
commit 052c0d1e78
5 changed files with 21 additions and 6 deletions

View File

@ -4,8 +4,9 @@
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="popup.css">
<script src="https://unpkg.com/@popperjs/core@2"></script>
<script src="https://unpkg.com/tippy.js@6"></script>
<script src="../ext/popper.js"></script>
<script src="../ext/popper.js"></script>
<script src="../ext/tippy.js"></script>
<script src="../match.js"></script>
</head>
<body>