Twitch Chat User Highlight

Highlights messages by user, on username or @username click

< Feedback on Twitch Chat User Highlight

Review: Good - script works

§
Posted: 22. 07. 2021

thanks for these, I love it and needed it.

However it doesn't work on on VOD's I fixed it by changing this: let target = $(this).closest("li.tw-full-width"); for this: let target = $(this).closest("li"); in line 139.

maybe that breaks something else but for me is working now.

1N07Author
§
Posted: 23. 07. 2021

Yeah I've noticed. I'll fix it when I find time. Might do it today.

1N07Author
§
Posted: 23. 07. 2021

fixed

Post reply

Sign in to post a reply.