Shows lyrics/songtexts from genius.com on Youtube next to music videos
< Feedback on 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.