File tree 3 files changed +12
-2
lines changed
3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## v0.6.29
2
+ 1 . 增加ctrl + 鼠标滚动调整画中画大小功能
3
+ 2 . 增加快速隐藏的移动位置选项
4
+ 3 . 修复快速隐藏后关闭画中画,重新打开时大小不正确
5
+
1
6
## v0.6.28
2
7
1 . 增加虎牙弹幕的支持,但只有纯色 + 滚动
3
8
2 . 增加开启画中画后的位置调整功能设置
Original file line number Diff line number Diff line change
1
+ ## v0.6.29
2
+ 1 . Added ctrl + mouse scrolling to adjust the PIP size function
3
+ 2 . Added quick hidden moving position option
4
+ 3 . Fixed to close the PIP after quick hiding, and the size was incorrect when reopened
5
+
1
6
## v0.6.28
2
7
1 . Added support for Huya danmaku, but only solid color + scrolling
3
8
2 . Added position adjustment function settings after turning on PIP
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " dmMiniPlayer" ,
3
- "version" : " 0.6.28 " ,
3
+ "version" : " 0.6.29 " ,
4
4
"license" : " MIT" ,
5
5
"author" : " apades" ,
6
6
"engines" : {
94
94
"webext-bridge" : " ^6.0.1" ,
95
95
"webextension-polyfill" : " ^0.9.0"
96
96
}
97
- }
97
+ }
You can’t perform that action at this time.
0 commit comments