basic asset

This commit is contained in:
VillanCh
2024-03-18 08:58:16 +08:00
parent 10c0efe903
commit 76972971a4
9 changed files with 48 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Popup</title>
</head>
<body>
<h1>My Chrome Extension</h1>
<p>This is a sample popup.</p>
</body>
</html>