1
0
Code Issues Pull Requests Packages Projects Releases Wiki Activity GitHub Gitee

扩展MV3;Double S 快捷搜索功能完善;README完成

This commit is contained in:
2023-01-07 00:27:58 +08:00
commit 0620de4fa7
18 changed files with 2005 additions and 0 deletions

14
html/options.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>配置 | 小墨助手</title>
</head>
<body>
<h1 style="text-align: center;">
小墨助手 配置页
</h1>
</body>
</html>