Greasy Fork is available in English.
Shows lyrics/songtexts from genius.com on Youtube next to music videos
< 脚本 Youtube Genius Lyrics 的反馈
Hi. autoShow is buggy.`video.getClientRects()[0].right` shall change to `video.getBoundingClientRect().right` to avoid the bug.
Thanks for update :)
登录以发布留言。
Hi. autoShow is buggy.


`video.getClientRects()[0].right` shall change to `video.getBoundingClientRect().right` to avoid the bug.