Mr-Quin

Results 11 issues of Mr-Quin

希望加入导出到 [Genshin Optimizer](https://frzyc.github.io/genshin-optimizer/#/) 的功能 Genshin Optimizer 的 [JSON 格式](https://github.com/Mr-Quin/mona_to_go/blob/main/tests/goDump.json) (artifactDatabase的部分) 导出工具我试着写了一个 https://github.com/Mr-Quin/mona_to_go 提供参考

Allow users to upload custom danmaku User danmaku will use auto generated sequential id instead of relying on user-supplied id. Since we cannot enforce the anime/episode title format for user...

enhancement

Currently the extension only pulls danmaku from dandanplay. A feature can be added to allow user to define their own danmaku source endpoint (e.g. a mirror site or a user...

enhancement

The Floating Action Button shows up to indicate the page is supported, but it's currently not customizable and "always on top", which may block the video content. Considering these customization...

enhancement
ux

The current danmaku engine does not support changing danmaku styles, offset, etc. while rendering. As a workaround, we recreate the engine each time a change occurs, which removes all danmaku...

enhancement
ux

实验项目,在扩展中实现类似Kazumi的功能

enhancement

- [x] I have followed (at least) the [PR section of the contributing guide](https://github.com/mui/material-ui/blob/HEAD/CONTRIBUTING.md#sending-a-pull-request). Fixes #44986

hook: useMediaQuery

Add hotkey and context menu options for skip button and danmaku density to improve player settings accessibility. ---  

Extract and compress danmaku comments into a new `danmakuData` table, referencing them from `episode` and `customEpisode` to optimize storage and ensure atomic operations. This change introduces a new IndexedDB table...