mirror of
https://github.com/yaklang/yaklang-chrome-extension.git
synced 2026-09-26 21:21:53 +08:00
basic asset
This commit is contained in:
+10
@@ -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>
|
||||
Reference in New Issue
Block a user