YouTube 超快聊天

YouTube直播聊天的终极性能提升

目前为 2023-07-23 提交的版本。查看 最新版本

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
评分
0 0 0
版本
0.10.10
创建于
2023-07-01
更新于
2023-07-23
大小
51.6 KB
许可证
MIT
适用于

This script is similar to YouTube Live Chat Tamer, but there is a main difference is that, YouTube Super Fast Chat alters the DOM styling and rendering while YouTube Live Chat Tamer does not. By aggressive hacking to the rendering process, YouTube Super Fast Chat will make the live chats become ultimate fast and responsive. Both scripts can be enabled together.

解決Live Chat卡頓問題

  1. 2021.08.29 ↝ YouTube CPU Tamer by AnimationFrame ⇶ General Page (Timer Mechanism)
  2. 2023.06.17 ↝ YouTube Live Chat Tamer ⇶ Live Chat Page (Animation Mechanism & Data Manipulation)
  3. 2023.07.02 ↝ YouTube Super Fast Chat ⇶ Live Chat Page (Aggressive Hacks to DOM Manipulation & Rendering)

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 56 and above
  • Edge 79 and above
  • Safari 15.4 and above (note: overflow-anchor is not supported in Safari)
  • Firefox 69 and above (note: contain related optimization is not effected in Firefox)
  • Opera 43 and above