Works great! Subtitles appear properly too. Other scripts/extensions I tried had problems with captions
You can change the mini player size on line 53: "const floatWidth = parseInt(sWidth) + 20;" change 20 to a bigger number. Maybe make this a configuration option at the top of the script so you can change it easier. I made mine 420 and it looks like this on my small resolution screen:
The player UI buttons on the bottom right are cut off even more with the default 20 than this 420. I don't particularly care though. Works for me.
Works great! Subtitles appear properly too. Other scripts/extensions I tried had problems with captions
You can change the mini player size on line 53: "const floatWidth = parseInt(sWidth) + 20;" change 20 to a bigger number. Maybe make this a configuration option at the top of the script so you can change it easier. I made mine 420 and it looks like this on my small resolution screen:
The player UI buttons on the bottom right are cut off even more with the default 20 than this 420. I don't particularly care though. Works for me.