YouTube直播聊天的终极性能提升
I want more messages to be displayed. How can i avoid manually changing const MAX_ITEMS_FOR_TOTAL_DISPLAY from 90 back to 250 everytime when the script gets updated?
Also, is it possible for you to add an option to change the chatroom from Top Chat to Live Chat? The extension Hyperchat features this function. Yet, it has its own problems, so I stopped using it.
The vtubers that I watch are very niche. Usually there are only dozens of viewers. Sometimes when a discussion is going on that livestream, I like to watch other viewers' comments as well.Currently all settings are predefined for best performance without issues. Really need to keep 250 messages? You use a very big and tall display?
I used to think hyperchat is the perfect solution of replacing youtube's default livestream chatroom. Yet, there are a few problems of this extension, including a few seconds delay appearance of comments. More importantly, some commments won't not be dispalyed at all, no matter the chat is set to live chat or top chat. Also, you cannot see your own comment on the chat when you use different device. I've posted the issue on its github but no reply is received.
https://github.com/LiveTL/HyperChat/issues/182
Currently I set const MAX_ITEMS_FOR_TOTAL_DISPLAY = from 90 back to 250 manually. Yet, when I open more than 1 tab using firefox, I still get the crash report from firefox even using this script. It feels like that only this link has significant impact of the script...
https://windowsreport.com/wp-content/uploads/2024/02/Firefox-tab-crashing.png
If you've could add an option to set the number of messages displyed, I'll be really grateful. If not, could you teach me how to do so? Thank you.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
I want more messages to be displayed. How can i avoid manually changing const MAX_ITEMS_FOR_TOTAL_DISPLAY from 90 back to 250 everytime when the script gets updated?
Also, is it possible for you to add an option to change the chatroom from Top Chat to Live Chat? The extension Hyperchat features this function. Yet, it has its own problems, so I stopped using it.