🎉 Initial Commit

This commit is contained in:
2025-03-31 23:43:22 +02:00
commit d300a2a665
6 changed files with 73 additions and 0 deletions

6
hello.html Normal file
View File

@@ -0,0 +1,6 @@
<html>
<body>
<h1>Hello Extensions</h1>
<script src="popup.js"></script>
</body>
</html>