add extension title to popup

This commit is contained in:
buzz-lightsnack-2007 2024-05-01 17:29:35 +08:00
parent 4edbfba96b
commit fc401d326d

View file

@ -1,5 +1,6 @@
<html> <html>
<head> <head>
<title for="extension_name"></title>
<script src="../styles/external/materialize/js/materialize.js"></script> <script src="../styles/external/materialize/js/materialize.js"></script>
<script src="../scripts/pages/popup.js" type="module"></script> <script src="../scripts/pages/popup.js" type="module"></script>
<link href="/styles/popup.css" rel="stylesheet" type="text/css" /> <link href="/styles/popup.css" rel="stylesheet" type="text/css" />