优化描述

This commit is contained in:
IndieKKY
2024-10-10 11:23:23 +08:00
parent 0a6bda667e
commit 910b1ce6d9

View File

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