YouTube 超快聊天

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

目前为 2025-04-16 提交的版本。查看 最新版本

作者
𝖢𝖸 𝖥𝗎𝗇𝗀
评分
0 0 0
版本
0.100.5
创建于
2023-07-01
更新于
2025-04-16
大小
525.5 KB
兼容性
与 Firefox 兼容 与 Chrome 兼容 与 Opera 兼容 与 Safari 兼容 与 Edge 兼容
许可证
MIT
适用于

English日本語繁體中文

🧠 YouTube Super Fast Chat

🚀 Ultimate Performance Boost for YouTube Live Chats


📌 What Does This Userscript Do?

YouTube Super Fast Chat drastically improves the performance and responsiveness of YouTube's live chat interface (including live chat replay). By re-engineering how chat messages are processed, rendered, and displayed, it provides a much smoother experience, especially during high-volume streams or VOD replays.


✨ Highlights

  • Zero-lag chat rendering even during fast-paced streams.
  • Enhanced timestamp accuracy for live chat replays.
  • Memory leak prevention for long sessions.
  • Font pre-rendering to eliminate "pop-in" text.
  • Visual stability fixes for tooltips, author chips, and menus.

🧰 Key Features

  • 🧩 Advanced Chat Message Stamping – Significantly improves how quickly messages appear.
  • ⏱️ Accurate Replay Timing – Fixes replay chat timestamp desync issues.
  • 🧼 Memory Leak Patches – Resolves known memory leaks in YouTube’s own ticker and timer handlers.
  • 💬 Reduced Message Limit – Caps max rendered messages (default 90) for better performance.
  • 🖼️ Optimized Thumbnails – Smaller author/emoji images to lower memory and CPU usage.
  • 🧠 Smart Prefetching – DNS and resource preloading for smoother emoji/images loading.
  • 🛑 Fixes Chat UI Glitches – Includes layout fixes, border bugs, tooltip overflows, and misaligned buttons.
  • 🧱 Disables Inefficient Transforms – Removes YouTube’s unnecessary animations and will-change properties.
  • 📜 Refined Scroll Behavior – Ensures stable scrolling, proper anchor behavior, and fixes anchor jumping bugs.
  • 🎯 Ticker Animation Engine – Custom-built CSS and JS for ticker (Super Chat/Membership) rendering and progress bars.

❌ What It Doesn’t Do

  • 🚫 It does not alter chat moderation, censorship, or content.
  • 🚫 It does not inject ads or track your browsing.
  • 🚫 It does not bypass YouTube’s core limitations (e.g., hidden messages).
  • 🚫 It does not add new features like filters, popouts, or user tagging.

🌐 Where It Runs

Works on both live stream chat and chat replay pages.


🧪 Browser Compatibility

Browser Supported via
Chrome Tampermonkey / Violentmonkey ✅
Firefox Tampermonkey / Violentmonkey / FireMonkey ✅
Edge Tampermonkey / Violentmonkey ✅
Brave Tampermonkey / Violentmonkey ✅
Opera Tampermonkey / Violentmonkey ✅
Safari (Partial) (some visual features may vary)

⚠️ Not compatible with Waterfox Classic or outdated browsers that lack modern CSS/JS APIs (IntersectionObserver, CSS.supports, WebAssembly, etc.)


🔒 Security & Privacy

  • 🛡️ No external tracking.
  • 🔍 No analytics, data logging, or user fingerprinting.
  • 📁 Uses only public APIs and resources.
  • ✅ All injected logic stays within YouTube’s chat iframe scope.
  • 🔐 Safe and open-source under MIT license.

❤️ Tip

If you use BetterStreamChat or other enhancements, this script should remain compatible as long as those do not override the same rendering functions. For best results, run this as the first userscript (@run-at document-start) in the list.