Commit Graph

9 Commits

Author SHA1 Message Date
1aeac29f38
feat: add CI/CD information display in PreferencePanel and support for environment variables
All checks were successful
构建扩展程序 / 构建 Chrome 扩展程序 (push) Successful in 1m4s
构建扩展程序 / 构建 Firefox 附加组件 (push) Successful in 1m3s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Has been skipped
构建扩展程序 / 发布至 Firefox 附加组件库 (push) Has been skipped
2025-05-29 11:35:50 +10:00
153988c35a
fix: update webRequest listener to use browser API and adjust URL for fontset API
Some checks failed
构建扩展程序 / 构建扩展程序 (push) Successful in 51s
构建扩展程序 / 发布至 Chrome 应用商店 (push) Failing after 26s
2025-05-29 07:41:08 +10:00
baaf451978
refactor: update workflow names to Chinese and remove unnecessary console log
All checks were successful
构建扩展程序 / build (push) Successful in 57s
2025-05-28 14:05:01 +10:00
e03741a0f8
feat(Manifest, Background): add action configuration for extension icon and click behavior 2025-05-28 13:17:02 +10:00
4c85a037fa
fix(App): set initial state of presentPreferencePanel to false 2025-05-28 13:12:12 +10:00
fff7ceeb2e
feat: 新增主页、侧边栏和播放组件,并配置路由
添加了主页、侧边栏和播放组件的基本结构,并配置了 Vue Router 以支持路由功能。同时,更新了全局样式和依赖项,确保界面风格一致。
2025-05-24 09:39:33 +10:00
97d7bc0f4e
chore: 更新项目配置和样式以支持TailwindCSS
- 添加TailwindCSS依赖并配置Vite插件
- 修改App.vue中的文本内容
- 清理background.js中的冗余日志
- 更新index.html中的脚本路径以支持本地开发
- 在manifest.json中添加localhost权限和CSP配置
2025-05-24 09:16:03 +10:00
67e40dd36d
fix: linting issue 2025-05-24 08:59:17 +10:00
ebd78dcae4
feat: add redirection from MSR homepage to extension page 2025-05-24 08:56:16 +10:00