哔哔君

This commit is contained in:
IndieKKY
2024-10-07 18:15:20 +08:00
parent d52a4e8378
commit 56bb936aaa
15 changed files with 6 additions and 19 deletions

View File

@@ -12,7 +12,7 @@ const [major, minor, patch, label = '0'] = version
.split(/[.-]/)
export default defineManifest(async (env) => ({
"name": "哔哩哔哩字幕列表",
"name": "哔哔君 - 哔哩哔哩字幕列表",
"description": "显示B站视频的字幕列表,可点击跳转与下载字幕,并支持翻译和总结字幕!",
"version": `${major}.${minor}.${patch}`,
"manifest_version": 3,