让您的 YouTube 直播聊天即时滚动,不经过平滑转换 CSS。
当前为
## YouTube Super Fast Chat
### Description
The YouTube Super Fast Chat script is a user script designed to enhance the scrolling performance of the YouTube Live Chat feature. It eliminates the use of smooth transform CSS to achieve instant scrolling. This script improves the responsiveness and speed of the chat scrolling, providing a smoother and more seamless experience for users.
### Features
- Instant scroll: The script ensures that the YouTube Live Chat scrolls instantly without the use of smoothing transform CSS.
- Improved performance: By eliminating unnecessary CSS transformations, the script enhances the performance and responsiveness of the chat scrolling.
- Content visibility: The script optimizes content visibility by leveraging the `content-visibility` CSS property, improving the rendering speed and reducing resource consumption.
- Container size optimization: The script utilizes the `contain` CSS property to optimize the size calculations of chat containers, resulting in improved performance.
### Compatibility
The YouTube Super Fast Chat script is compatible with the following web browsers:
- Chrome 52 and above
- Edge 79 and above
- Safari 15.4 and above
- Firefox 69 and above
- Opera 39 and above
Please note that your browser needs to support the `contain` CSS property for the script to work correctly.