Greasy Fork

Smaller Coursera Subtitle

Reduce size of coursera subtitle on high dpi screen

< 脚本 Smaller Coursera Subtitle 的反馈

评价:好评 - 脚本运行良好

§
发布于:2020-05-22

Great! This script is what I was searching. BTW, I'd like to propose a little enhancement of this script.

Just changing the line "var css" to following enable the scaling of video to any size when you change the size of browser window. I would appreciate if you could update your script.

    var css = 'video::-webkit-media-text-track-display {font-size: 50%;}' + 
              '.rc-VideoItemWithHighlighting {max-width: 2048px;}',

发布留言

登录以发布留言。