YouTube Super Fast Chat

Ultimate Performance Boost for YouTube Live Chats

A continuación se muestran las versiones de este script en las que se actualizó el código. Ver todas las versiones.

  • v0.102.7 24/05/2025

    YouTube Super Fast Chat | Fix

  • v0.102.6 23/05/2025

    YouTube Super Fast Chat | Fix

  • v0.102.5 18/05/2025

    YouTube Super Fast Chat | Implementation Fix

    Implementation Fix for Ticker CountDown Start and Ticker Removal

  • v0.102.4 12/05/2025

    YouTube Super Fast Chat | Fix

    Fix Timing Counting

  • v0.102.3 11/05/2025

    YouTube Super Fast Chat | Update

    optimized scroll check

  • v0.102.2 11/05/2025

    YouTube Super Fast Chat | Bug Fix

    valAssign bug

  • v0.102.1 11/05/2025

    YouTube Super Fast Chat | Fix

  • v0.102.0 11/05/2025

    YouTube Super Fast Chat | Change

    • Revert to previous rendering mechanism for better performance.

    • various major fixes

  • v0.101.1 11/05/2025

    YouTube Super Fast Chat | Fix

  • v0.101.0 11/05/2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.15 11/05/2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.14 23/04/2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.13 20/04/2025

    Code Fix

  • v0.100.12 20/04/2025

    Fix TTP v2

  • v0.100.11 20/04/2025

    Fix TTP

  • v0.100.10 20/04/2025

    YouTube Super Fast Chat | Tmp Fix

  • v0.100.9 20/04/2025

    YouTube Super Fast Chat | Bug Fix

  • v0.100.8 18/04/2025

    YouTube Super Fast Chat | Fix

  • v0.100.7 16/04/2025

    YouTube Super Fast Chat | Minor Code Fix

    added fallback for old browsers without .attachShadow

  • v0.100.6 16/04/2025

    YouTube Super Fast Chat | Code Fix

  • v0.100.5 16/04/2025

    YouTube Super Fast Chat | Feature Change

    Introduced RenderAll function to make high performance rendering.

  • v0.100.4 14/04/2025

    YouTube Super Fast Chat | Fix

    • microtask closure wrapping for add/remove
    • disabled USE_RM_ON_FOUNTAIN_MODEL (not working)
  • v0.100.3 14/04/2025

    YouTube Super Fast Chat | Bug Fix

    Bug Fix for overflow anchor issue with panel height change

  • v0.100.2 14/04/2025

    YouTube Super Fast Chat | Update

    Scrolling Related Performance Fixes

  • v0.100.1 13/04/2025

    YouTube Super Fast Chat | Code & Bug Fix

  • v0.100.0 13/04/2025

    YouTube Super Fast Chat | Breaking Change

    We have modified the core rendererStamper functions to render the UI more efficiently. This includes separating data assignment, component element creation, attachment, and reuse. We also resolved issues related to component reuse, such as incorrect yt-icon rendering and problems with data view model bindings.

    Thanks to these improvements, the implementation can now handle large volumes of chat messages and ticker updates or removals efficiently, all while maintaining smooth browser scheduling without blocking user interactions.

    Additionally, we discovered that dynamic width changes triggered layout recalculations, which negatively impacted performance. To address this, we introduced the DISABLE_DYNAMIC_TICKER_WIDTH option (enabled by default), which switches to using opacity transitions instead.

  • v0.68.3 06/04/2025

    YouTube Super Fast Chat | Bug Fix

  • v0.68.2 13/01/2025

    YouTube Super Fast Chat | Update for BoostChat

  • v0.68.1 12/01/2025

    YouTube Super Fast Chat | Update

    • Collective Removal for tickers
    • Force browser requirement
  • v0.68.0 12/01/2025

    YouTube Super Fast Chat | Update

    • Clean up
    • Change Debug logging behavior (console1)
    • Added testing for mouseover_
  • v0.67.14 12/01/2025

    YouTube Super Fast Chat | Code Fix

  • v0.67.13 10/01/2025

    YouTube Super Fast Chat | Minor Code Fix

  • v0.67.12 10/01/2025

    YouTube Super Fast Chat | New Feature and Feature Update

    • Updated FIX_TOOLTIP_DISPLAY
    • Added FIX_MOUSEOVER_FN
    • Added remarks for getLCRDummy (<ps-dom-if>)
  • v0.67.11 07/01/2025

    Micro Code Optimization

  • v0.67.10 01/01/2025

    YouTube Super Fast Chat | Code Fix

  • v0.67.9 28/12/2024

    YouTube Super Fast Chat | Code Fix

  • v0.67.8 26/12/2024

    YouTube Super Fast Chat | Urgent Bug Fix

  • v0.67.7 26/12/2024

    YouTube Super Fast Chat | Urgent Bug Fix

  • v0.67.6 26/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.67.5 26/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.67.4 26/12/2024

    YouTube Super Fast Chat | Feature Update

  • v0.67.3 26/12/2024

    YouTube Super Fast Chat | No Background Flush (Boost Chat only)

  • v0.67.2 26/12/2024

    YouTube Super Fast Chat | New Feature

    ENABLE_INSTANT_EMIT_MESSAGES (Boost Chat Only)

  • v0.67.1 25/12/2024

    YouTube Super Fast Chat | New Feature

    added USE_RM_ON_FOUNTAIN_MODEL to avoid over-creation of elements and listeners used in the fountain model

  • v0.67.0 25/12/2024

    YouTube Super Fast Chat | Update

    • removed CHANGE_DATA_FLUSH_ASYNC
    • removed DEBUG_wmList
  • v0.66.22 23/12/2024

    YouTube Super Fast Chat | Urgent Fix

  • v0.66.21 23/12/2024

    YouTube Super Fast Chat | Fix

  • v0.66.20 23/12/2024

    YouTube Super Fast Chat | Fix

    • Computation Minor Fix
    • added .cyt-chat-last-message for last entry css
  • v0.66.19 23/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.18 23/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.17 23/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.16 23/12/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.66.15 22/12/2024

    YouTube Super Fast Chat | Minor Code

  • v0.66.14 22/12/2024

    YouTube Super Fast Chat | Performance Fix

  • v0.66.13 22/12/2024

    YouTube Super Fast Chat | Code Clean-up

  • v0.66.12 22/12/2024

    YouTube Super Fast Chat | 0.66.12

    Changelog (v0.66.0 ~ v0.66.12)

    • added USE_ADVANCED_TICKING to improve the performance of tickers (override the previous fixes)

    • USE_ADVANCED_TICKING will also do the ticker sorting to fix the order of tickers (same order for multiple windows watching the same live)

    • (AMEND_TICKER_handleLiveChatAction to be removed)

    • (AMEND_TICKER_handleLiveChatAction_v3 to be removed)

    • added FIX_TIMESTAMP_FOR_REPLAY to fix the timestamp origin issue and then sort the records according to the correct timestamp (for chat messages in live archive)

    • added USE_OBTAIN_LCR_BY_BOTH_METHODS (note: currently, the modern way plays a significant role in initial loading fixes, so just set it with false as no need for traditional way)

    • added LCRImmedidates for cProto hacks before adding to the DOM tree

    • added FIX_UNKNOWN_BUG_FOR_OVERLAY to fix the latest issue in YouTube engine (reason: unknown)

    • ATTEMPT_TICKER_ANIMATION_START_TIME_DETECTION is now a must due to __progressAt__ is used in USE_ADVANCED_TICKING

    • added REUSE_TICKER to reuse the ticker components when switching top chats <-> all chats. (need id matching, no render?)

    • fixed performance issue found in pressure test (hololive 3d live)

    • added DEBUG_LOG_GROUP_EXPAND and DEBUG_customCreateComponent

  • v0.66.11 22/12/2024

    YouTube Super Fast Chat | 0.66.11 (pre)

    YouTube Super Fast Chat | 0.66.11 (pre)

  • v0.66.10 22/12/2024

    YouTube Super Fast Chat | 0.66.10 (pre)

    YouTube Super Fast Chat | 0.66.10 (pre)

  • v0.66.9 22/12/2024

    YouTube Super Fast Chat | 0.66.9 (pre)

    YouTube Super Fast Chat | 0.66.9 (pre)

  • v0.66.8 22/12/2024

    YouTube Super Fast Chat | 0.66.8 (pre)

    YouTube Super Fast Chat | 0.66.8 (pre)

  • v0.66.7 22/12/2024

    YouTube Super Fast Chat | 0.66.7 (pre)

    YouTube Super Fast Chat | 0.66.7 (pre)

  • v0.66.6 22/12/2024

    YouTube Super Fast Chat | 0.66.6 (pre)

    YouTube Super Fast Chat | 0.66.6 (pre)

  • v0.66.5 22/12/2024

    YouTube Super Fast Chat | 0.66.5 (pre)

    YouTube Super Fast Chat | 0.66.5 (pre)

  • v0.66.4 22/12/2024

    YouTube Super Fast Chat | 0.66.4 (pre)

    YouTube Super Fast Chat | 0.66.4 (pre)

  • v0.66.3 22/12/2024

    YouTube Super Fast Chat | 0.66.3 (pre)

    YouTube Super Fast Chat | 0.66.3 (pre)

  • v0.66.2 22/12/2024

    YouTube Super Fast Chat | 0.66.2 (pre)

    YouTube Super Fast Chat | 0.66.2 (pre)

  • v0.66.1 22/12/2024

    YouTube Super Fast Chat | 0.66.1 (pre)

  • v0.66.0 22/12/2024

    YouTube Super Fast Chat | 0.66.0 (pre)

  • v0.65.3 17/12/2024

    YouTube Super Fast Chat | Bug Fix

    fixed __showContextMenu_forceNativeRequest__

  • v0.65.2 14/12/2024

    YouTube Super Fast Chat | Feature Fix

    fix yt-live-chat-author-badge-renderer's dataChanged patch

  • v0.65.1 02/07/2024

    YouTube Super Fast Chat | Minor Fix

  • v0.65.0 02/07/2024

    YouTube Super Fast Chat | Update

    • added back ticker generation duplication fix (
    • added memory leakage fixes. (just focus on functions with simple control flows)
    • fixed _flag0281_ issue
    • fix LimitedSizeSet
  • v0.64.8 01/07/2024

    YouTube Super Fast Chat

    • added FIX_MEMORY_LEAKAGE_TICKER_TIMER
    • added SKIP_VIDEO_PLAYBACK_PROGRESS_STATE_FIX_FOR_NO_TIMEFX
    • various minor fixes
    • various message fixes
  • v0.64.7 30/06/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.64.6 30/06/2024

    YouTube Super Fast Chat | Fix

  • v0.64.5 30/06/2024

    YouTube Super Fast Chat | New Feature

    added FIX_MEMORY_LEAKAGE_TICKER_STATSBAR

  • v0.64.4 29/06/2024

    YouTube Super Fast Chat | Code Fix

  • v0.64.3 29/06/2024

    YouTube Super Fast Chat | Memory Leakage Fix

  • v0.64.2 29/06/2024

    YouTube Super Fast Chat | Memory Leakage Fix

    • temporarily set ATTEMPT_ANIMATED_TICKER_BACKGROUND to disabled
  • v0.64.1 28/06/2024

    Update 469878-youtube-chat.js

  • v0.64.0 27/06/2024

    YouTube Super Fast Chat | New Feature

    Added FIX_MEMORY_LEAKAGE_TICKER_ACTIONMAP to resolve memory leakage due to ticker renderer generation

  • v0.63.2 25/06/2024

    YouTube Super Fast Chat | Minor Fix

    • fix for memory cleaning script
  • v0.63.1 24/06/2024

    YouTube Super Fast Chat | Code Fix

  • v0.63.0 24/06/2024

    YouTube Super Fast Chat | New Major Feature

    added AMEND_TICKER_handleLiveChatAction_v3 to fix ticker's generation performance issue.

  • v0.62.2 21/06/2024

    YouTube Super Fast Chat | Fix Feature

    ADVANCED_NOT_ALLOW_SCROLL_FOR_SHOW_CONTEXT_MENU - To be Reviewed

  • v0.62.1 25/05/2024

    YouTube Super Fast Chat | Bug Fix

  • v0.62.0 25/05/2024

    YouTube Super Fast Chat | Clean up

    removed USE_WILL_CHANGE_CONTROLLER removed ENABLE_DELAYED_CHAT_OCCURRENCE_PREFERRED removed unused code added _flag0281_ for boost chat

  • v0.61.30 25/05/2024

    YouTube Super Fast Chat | New Feature

    added REACTION_ANIMATION_PANEL_CSS_FIX

  • v0.61.29 21/05/2024

    YouTube Super Fast Chat | Bug Fix

    AMEND_TICKER_handleLiveChatAction is now not working. To be reviewed. Set to false as a temp fix.

  • v0.61.28 21/05/2024

    YouTube Super Fast Chat | Update

  • v0.61.27 21/05/2024

    YouTube Super Fast Chat | Update

    Updated atBottomChanged_ for better performance

  • v0.61.26 21/05/2024

    Update 469878-youtube-chat.js

  • v0.61.25 12/05/2024

    Fix for Orion

  • v0.61.24 12/05/2024

    YouTube Super Fast Chat | Code Fix

    added foregroundPromiseFn_noGPU

  • v0.61.23 11/05/2024

    YouTube Super Fast Chat | Core Update

    introduce iAFP

  • v0.61.22 02/05/2024

    YouTube Super Fast Chat | Code Fix

  • v0.61.20 02/05/2024

    YouTube Super Fast Chat | Feature Change

    revised FIX_TOOLTIP_DISPLAY to adopt new yt code

  • v0.61.19 29/04/2024

    YouTube Super Fast Chat | Code Fix

    • LimitedSizeSet related code fix
  • v0.61.18 29/04/2024

    YouTube Super Fast Chat | New Feature

    added SKIP_PRELOAD_EMOJI

  • v0.61.17 28/04/2024

    YouTube JS Engine Tamer | Code Review

    Fix Github Icons Issue

    • Icons might not be obtained due to 2FA required in using GitHub.
  • v0.61.16 24/04/2024

    YouTube Super Fast Chat | New CSS

    added cssText17_FIX_overwidth_banner_message

  • v0.61.15 19/04/2024

    YouTube Super Fast Chat | Adoption Fix

    Fix for latest polymer controller extraction.

    • repaired yt-live-chat-author-badge-renderer's dataChanged [FIX_THUMBNAIL_DATACHANGED]
    • repaired FIX_CLICKING_MESSAGE_MENU_DISPLAY_ON_MOUSE_CLICK
  • v0.61.14 16/04/2024

    Update ytConfigHacks version

  • v0.61.13 13/04/2024

    Update ytConfigHacks version

  • v0.61.12 13/04/2024

    Update ytConfigHacks version

  • v0.61.11 11/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.10 11/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.9 07/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.8 07/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.7 07/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.6 07/04/2024

    YouTube Super Fast Chat | CSS Fix

  • v0.61.5 07/04/2024

    YouTube Super Fast Chat | New Feature

    added FIX_ANIMATION_TICKER_TEXT_POSITION

  • v0.61.4 06/04/2024

    YouTube Super Fast Chat | Disable ShadyDom Free

    DISABLE_FLAGS_SHADYDOM_FREE

  • v0.61.3 25/03/2024

    YouTube Super Fast Chat | Update

  • v0.61.2 09/03/2024

    Update library version

  • v0.61.1 01/03/2024

    YouTube Super Fast Chat | New Feature

    added NO_FILTER_DROPDOWN_BORDER

  • v0.61.0 23/02/2024

    YouTube Super Fast Chat | New Feature

    • introduce yt-chat-item-seq, yt-chat-item-odd, and yt-chat-item-even
  • v0.60.44 23/02/2024

    YouTube Super Fast Chat | Setting Change

    set ENABLE_DELAYED_CHAT_OCCURRENCE_PREFERRED to false

  • v0.60.43 23/02/2024

    YouTube Super Fast Chat | Fix to latest Yt

  • v0.60.42 21/01/2024

    YouTube Super Fast Chat | Code Fix

  • v0.60.41 07/01/2024

    YouTube Super Fast Chat | New Feature

    • added fixChildrenIssue801 to fix the incorrect YouTube engine coding due to Polymer Controller method get not found in HTMLDivElement

    • added skipErrorForhandleAddChatItemAction_ to avoid throwing error due to above issue (just in case)

  • v0.60.40 01/01/2024

    YouTube Super Fast Chat | Code Fix

  • v0.60.39 01/01/2024

    YouTube Super Fast Chat | Code Change

    Introduce nextBrowserTick (experimental)

  • v0.60.38 31/12/2023

    Script Update

    remove kevlar_tuner_should_test_maintain_stable_list = true due to timestamp toggle issue

  • v0.60.38 31/12/2023

    Update 469878-youtube-chat.js

  • v0.60.37 29/12/2023

    YouTube Super Fast Chat | Minor Update

  • v0.60.36 29/12/2023

    YouTube Super Fast Chat | Fix Async Issue

  • v0.60.35 29/12/2023

    YouTube Super Fast Chat | Fix Async Issue

  • v0.60.34 20/12/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.33 20/12/2023

    YouTube Super Fast Chat | Update

  • v0.60.32 20/12/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.31 20/12/2023

    YouTube Super Fast Chat | New Feature

    added NO_ITEM_TAP_FOR_NON_STATIONARY_TAP

  • v0.60.30 14/12/2023

    Update 469878-youtube-chat.js

  • v0.60.29 14/12/2023

    YouTube Super Fast Chat | FireFox Bug Fix

  • v0.60.28 06/12/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.27 06/12/2023

    YouTube Super Fast Chat | Update Fix

  • v0.60.26 04/12/2023

    YouTube Super Fast Chat | Update Fix

  • v0.60.25 04/12/2023

    Update 469878-youtube-chat.js

  • v0.60.24 04/12/2023

    YouTube Super Fast Chat | New Feature

    added FASTER_ICON_RENDERING

  • v0.60.23 30/11/2023

    Script Update | polymer_enable_sink_wrapper

    prepare for polymer_enable_sink_wrapper

  • v0.60.22 10/11/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.21 10/11/2023

    YouTube Super Fast Chat | Update

    update to fnIntegrity(mclp.flushActiveItems_, '0.138.81')

  • v0.60.20 10/11/2023

    YouTube Super Fast Chat | Update

    update to fnIntegrity(cProto.startScrolling, '1.43.31')

  • v0.60.19 10/11/2023

    YouTube Super Fast Chat | Update

    update fnIntegrity(cProto.computeContainerStyle) to 2.44.29

  • v0.60.18 10/11/2023

    YouTube Super Fast Chat | Minor fix

  • v0.60.17 14/10/2023

    YouTube Super Fast Chat | New Fix

    fix auto scrolling issue

  • v0.60.16 07/10/2023

    Update vanillajs-iframe-v1

  • v0.60.15 05/10/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.60.14 05/10/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.13 05/10/2023

    YouTube Super Fast Chat | Fix

    revert operation on shouldAnimateIn to avoid bug

  • v0.60.12 28/09/2023

    YouTube Super Fast Chat | Minor Fix

    Fix FLAGS execution ordering

  • v0.60.11 27/09/2023

    YouTube Super Fast Chat | Bug Fix

    https://greasyfork.org/en/scripts/469878-youtube-super-fast-chat/discussions/197781

  • v0.60.10 26/09/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.60.9 26/09/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.8 26/09/2023

    YouTube Super Fast Chat | New Feature

    added FIX_BATCH_TICKER_ORDER

  • v0.60.7 26/09/2023

    YouTube Super Fast Chat | New Feature

    added ADJUST_TICKER_DURATION_ALIGN_RENDER_TIME

  • v0.60.6 22/09/2023

    YouTube Super Fast Chat | New Feature

    Disable Google Translation Hints (DISABLE_Translation_By_Google)

  • v0.60.5 19/09/2023

    YouTube Super Fast Chat | Code Fix

  • v0.60.4 19/09/2023

    YouTube Super Fast Chat | Code Change

    added ytConfigHacks to replace flagsFnOnInterval

  • v0.60.3 18/09/2023

    blobURL for clean context in WebKit

  • v0.60.2 18/09/2023

    Update 469878-youtube-chat.js

    Give up for ATTEMPT_TICKER_ANIMATION_START_TIME_DETECTION

  • v0.60.1 08/09/2023

    Update 469878-youtube-chat.js

  • v0.60.0 06/09/2023

    YouTube Super Fast Chat | New Feature

    added AMEND_TICKER_handleLiveChatAction to fix ticker duplication and unresponsively fast ticker generation

  • v0.58.6 05/09/2023

    Update 469878-youtube-chat.js

  • v0.58.5 05/09/2023

    Update 469878-youtube-chat.js

  • v0.58.4 05/09/2023

    YouTube Super Fast Chat | Change Feature

    Changed INTERACTIVITY_BACKGROUND_ANIMATION implementation

  • v0.58.2 05/09/2023

    YouTube Super Fast Chat | Change Default

    change INTERACTIVITY_BACKGROUND_ANIMATION to 0

  • v0.58.2 05/09/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.58.1 02/09/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.58.0 02/09/2023

    YouTube Super Fast Chat | Major Change

    • CHANGE_DATA_FLUSH_ASYNC changed to false due to bug report 199479
    • rewrite the mechanism for playback tickers handling
    • code to fix playback preload data incorrectness.
  • v0.54.10 01/09/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.54.9 01/09/2023

    Fix objectPrune in Brave's JSON.parse

  • v0.54.8 30/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.54.7 30/08/2023

    Update 469878-youtube-chat.js

  • v0.54.6 30/08/2023

    Update 469878-youtube-chat.js

  • v0.54.5 30/08/2023

    Update 469878-youtube-chat.js

  • v0.54.4 30/08/2023

    YouTube Super Fast Chat | Major Code Fix

    • Reduce Function Resources
    • Removed preconnect for base DNS prefetch
    • Fixed bug in CLOSE_TICKER_PINNED_MESSAGE_WHEN_HEADER_CLICKED
  • v0.54.3 30/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.54.2 29/08/2023

    YouTube Super Fast Chat | Code Fix

    fixed getComputedStyle

  • v0.54.1 29/08/2023

    Update 469878-youtube-chat.js

  • v0.54.0 29/08/2023

    YouTube Super Fast Chat | New Feature

    added MAX_TOOLTIP_NO_WRAP_WIDTH fixed showContextMenu's event propagation

  • v0.53.6 28/08/2023

    Update 469878-youtube-chat.js

  • v0.53.5 28/08/2023

    Update 469878-youtube-chat.js

  • v0.53.4 28/08/2023

    YouTube Super Fast Chat | Bug Fixing

  • v0.53.3 28/08/2023

    YouTube Super Fast Chat | Minor Code Fix

    added _lastCountdownTimeMsX0

  • v0.53.2 28/08/2023

    YouTube Super Fast Chat | Minor Code Fix

  • v0.53.1 28/08/2023

    YouTube Super Fast Chat | Bug Fix

    Bug fix for tooltip content trimming

  • v0.53.0 28/08/2023

    YouTube Super Fast Chat | Feature Upgrade

    Feature Upgrade: RAF_FIX_scrollIncrementally

  • v0.52.3 27/08/2023

    Update 469878-youtube-chat.js

  • v0.52.2 27/08/2023

    Update 469878-youtube-chat.js

  • v0.52.1 27/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.52.0 27/08/2023

    Critical Bug Fix

    res.animate = fc.HTMLElement.prototype.animate;

  • v0.51.11 27/08/2023

    Critical Bug Fix

    res.animate = fc.HTMLElement.prototype.animate;

  • v0.51.11 27/08/2023

    Update 469878-youtube-chat.js

  • v0.51.10 27/08/2023

    YouTube Super Fast Chat

  • v0.51.9 27/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.51.8 27/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.51.7 27/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.51.6 26/08/2023

    Update 469878-youtube-chat.js

  • v0.51.5 26/08/2023

    YouTube Super Fast Chat

    Changed from DISABLE_INTERACTIVITY_BACKGROUND_ANIMATION to INTERACTIVITY_BACKGROUND_ANIMATION

  • v0.51.4 26/08/2023

    Update 469878-youtube-chat.js

  • v0.51.3 26/08/2023

    Update 469878-youtube-chat.js

  • v0.51.2 26/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.51.1 26/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.51.0 26/08/2023

    YouTube Super Fast Chat | New Feature

    added CLOSE_TICKER_PINNED_MESSAGE_WHEN_HEADER_CLICKED

  • v0.50.1 26/08/2023

    Update 469878-youtube-chat.js

  • v0.50.0 26/08/2023

    YouTube Super Fast Chat | New Feature

    added LIVE_CHAT_FLUSH_ON_FOREGROUND_ONLY = true added CHANGE_DATA_FLUSH_ASYNC = true added CHANGE_MANAGER_UNSUBSCRIBE = true added DISABLE_INTERACTIVITY_BACKGROUND_ANIMATION = true

  • v0.41.3 24/08/2023

    YouTube Super Fast Chat | New Feature

    added ADVANCED_NOT_ALLOW_SCROLL_FOR_SHOW_CONTEXT_MENU

  • v0.41.2 22/08/2023

    Update 469878-youtube-chat.js

  • v0.41.1 22/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.41.0 22/08/2023

    YouTube Super Fast Chat | Major Bug Fix

  • v0.40.1 22/08/2023

    YouTube Super Fast Chat | Major Update

    • options name changed

      • FIX_MENU_REOPEN_RENDER_PERFORMANCE_1 to BOOST_MENU_OPENCHANGED_RENDERING
    • new options ENABLE_MUTEX_FOR_SHOW_CONTEXT_MENU, PREREQUEST_CONTEXT_MENU_ON_MOUSE_DOWN, DE_JSONPRUNE_FOR_readyStateChangeHandler_

    • improved version for showing context menu by mouse clicking

    • no JsonPrune for live chat

  • v0.31.1 22/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.31.0 21/08/2023

    YouTube Super Fast Chat | Code Update

    changed to CACHE_SHOW_CONTEXT_MENU_FOR_REOPEN

  • v0.30.6 21/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.30.5 21/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.30.4 21/08/2023

    YouTube Super Fast Chat | Update

    added one more fix in FIX_MENU_REOPEN_RENDER_PERFORMANCE

  • v0.30.3 21/08/2023

    YouTube Super Fast Chat | Update & Bug Fix

    added renderReadyPn and fix menu sizing issue

  • v0.30.2 21/08/2023

    YouTube Super Fast Chat | Minor Update

    added [rNgzQ]

  • v0.30.1 21/08/2023

    YouTube Super Fast Chat | Minor Update

  • v0.30.0 21/08/2023

    YouTube Super Fast Chat | Major Code Change

    • reviewed the code implementation regarding FIX_CLICKING_MESSAGE_MENU_DISPLAY_ON_MOUSE_CLICK
    • rearranged the code blocks to avoid too many leading indents
    • added DO_LINK_PREFETCH
    • changed FIX_MENU_POSITION_DUE_TO_SCROLLING to CHAT_MENU_REFIT_ALONG_SCROLLING and default OFF.
    • renamed ATTEMPT_TO_REPLACE_TICKER_EASING_TO_KEF to ATTEMPT_ANIMATED_TICKER_BACKGROUND
  • v0.25.4 20/08/2023

    YouTube Super Fast Chat | Minor Fix

  • v0.25.3 20/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.25.2 20/08/2023

    YouTube Super Fast Chat | Feature & Update

  • v0.25.1 20/08/2023

    YouTube Super Fast Chat | Code Fix

  • v0.25.0 20/08/2023

    YouTube Super Fast Chat | New Feature

    added FIX_CLICKING_MESSAGE_MENU_DISPLAY

  • v0.24.0 20/08/2023

    YouTube Super Fast Chat | New Feature

    added FIX_TOOLTIP_DISPLAY

  • v0.23.9 20/08/2023

    Code Update

  • v0.23.8 20/08/2023

    YouTube Super Fast Chat | Code Add

    Add JS Check on CSS Property Support

  • v0.23.7 19/08/2023

    YouTube Super Fast Chat | Code Update

    added DO_CHECK_TICKER_BACKGROUND_OVERRIDED

  • v0.23.6 19/08/2023

    YouTube Super Fast Chat | Bug Fix

    fixed assertorURL

  • v0.23.5 19/08/2023

    Update 469878-youtube-chat.js

  • v0.23.4 19/08/2023

    YouTube Super Fast Chat

    Added checking to remind ticker background conflict due to other scripts like "YouTube Live CPU Tamer"

  • v0.23.3 19/08/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.23.2 19/08/2023

    YouTube Super Fast Chat | Code Update

    apply the background with !important! regardless checking as the external script might be added later.

  • v0.23.1 19/08/2023

    YouTube Super Fast Chat | Code Update

    apply the background with !important! regardless checking as the external script might be added later.

  • v0.23.1 19/08/2023

    YouTube Super Fast Chat | Code Update

    • Added 'run-ticker-forced' to avoid ticker background disappearance due to other scripts like "YouTube Live CPU Tamer"
  • v0.23.0 19/08/2023

    YouTube Super Fast Chat | New Feature

    • Added ATTEMPT_TO_REPLACE_TICKER_EASING_TO_KEF = 'steps`
    • Added TICKER_MAX_STEPS_LIMIT = 500
    • Added ENABLE_VIDEO_PROGRESS_STATE_FIX = true
  • v0.22.1 18/08/2023

    YouTube Super Fast Chat | Feature Update

    • added #sk35z to detect anti-script to avoid script conflict.
    • changed naming from ENABLE_FULL_RENDER_REQUIRED to ENABLE_DELAYED_CHAT_OCCURRENCE
  • v0.22.0 17/08/2023

    YouTube Super Fast Chat | Code Update

  • v0.21.0 17/08/2023

    YouTube Super Fast Chat | FEATURE CHANGE

    • Preloading by LINK element
    • Added various fixes to image loading issues / enhancement
      • e.g. remove duplicated loading, remove loading of multiple sizing of the same thumbnail
  • v0.20.10 17/08/2023

    YouTube Super Fast Chat | Bug Fix for ENABLE_FULL_RENDER_REQUIRED_PREFERRED

    visibility: collapse in .dont-render removed;

  • v0.20.9 16/08/2023

    YouTube Super Fast Chat | Changed MAINTAIN_STABLE_LIST

    • Changed ENABLE_FLAGS_MAINTAIN_STABLE_LIST from true to false due to buggy chat message display.
    • Added ENABLE_FLAGS_MAINTAIN_STABLE_LIST_FOR_PARTICIPANTS_LIST, default true
  • v0.20.8 14/08/2023

    YouTube Super Fast Chat | added skipDontRender

  • v0.20.7 14/08/2023

    Update 469878-youtube-chat.js

  • v0.20.6 14/08/2023

    YouTube Super Fast Chat | Update

    Forgot to set flags for faster stampDomArray_

  • v0.20.5 12/08/2023

    YouTube Super Fast Chat | Minor Code Update

    Align flushRenderStamperComponentBindings_ function integrity

  • v0.20.4 27/07/2023

    Update 469878-youtube-chat.js

  • v0.20.3 27/07/2023

    Update 469878-youtube-chat.js

  • v0.20.2 27/07/2023

    Update 469878-youtube-chat.js

  • v0.20.1 27/07/2023

    Update 469878-youtube-chat.js

  • v0.20.0 25/07/2023

    Combine YouTube Live Chat Tamer into YouTube Super Fast Chat

    Data Manipulation is integrated in YouTube Super Fast Chat. YouTube Live Chat Tamer is no longer required.

  • v0.11.6 24/07/2023

    YouTube Super Fast Chat | New Feature

    added NO_BACKDROP_FILTER_WHEN_MENU_SHOWN

  • v0.11.5 24/07/2023

    Update 469878-youtube-chat.js

  • v0.11.4 24/07/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.11.3 24/07/2023

    YouTube Super Fast Chat | Code Fix

  • v0.11.2 24/07/2023

    YouTube Super Fast Chat | Update

    • added ENABLE_FONT_PRE_RENDERING_PREFERRED
    • earlier css injection
    • fixed bug cancelAsync66
    • added flushActiveItems78_ for mutex control
    • improved message logging
  • v0.11.1 24/07/2023

    Update 469878-youtube-chat.js

  • v0.11.0 24/07/2023

    YouTube Super Fast Chat | Major Code Changes

    Code Change for Core Mechanism for Script Setup and Bug Fix for async()

  • v0.10.17 24/07/2023

    Update 469878-youtube-chat.js

  • v0.10.16 24/07/2023

    Update 469878-youtube-chat.js

  • v0.10.15 24/07/2023

    YouTube Super Fast Chat | Code Review

  • v0.10.14 23/07/2023

    YouTube Super Fast Chat | Code Review

  • v0.10.13 23/07/2023

    Update 469878-youtube-chat.js

  • v0.10.12 23/07/2023

    YouTube Super Fast Chat | Bug Fix for wheel

  • v0.10.11 23/07/2023

    Update 469878-youtube-chat.js

  • v0.10.10 23/07/2023

    YouTube Super Fast Chat | Fix Delayed Scroll NewItems

  • v0.10.9 22/07/2023

    Update 469878-youtube-chat.js

  • v0.10.8 22/07/2023

    version bump

  • v0.10.7 22/07/2023

    YouTube Super Fast Chat | Code Fix

  • v0.10.6 22/07/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.10.5 22/07/2023

    YouTube Super Fast Chat | Scroll Lock Fix

  • v0.10.4 22/07/2023

    Bug Fix

  • v0.10.4 20/07/2023

    'vanillajs-iframe-v1'

  • v0.10.3 20/07/2023

    YouTube Super Fast Chat | Bug Fix

    Bug Fix; Added ENABLE_OVERFLOW_ANCHOR_PREFERRED and ENABLE_FULL_RENDER_REQUIRED_PREFERRED

  • v0.10.2 20/07/2023

    YouTube Super Fast Chat | Bug Fix

    Bug Fix for auto scroll

  • v0.10.1 19/07/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.10.0 19/07/2023

    YouTube Super Fast Chat | Code Change

    Use of native functions and avoid changing Node.prototype.appendChild

  • v0.9.6 18/07/2023

    YouTube Super Fast Chat

  • v0.9.5 18/07/2023

    YouTube Super Fast Chat | Bug Fix

    fixed block popup bug, see discussions#192849

  • v0.9.4 18/07/2023

    YouTube Super Fast Chat

    MODIFY_SCROLL_TO_BOTTOM = false

  • v0.9.3 18/07/2023

    YouTube Super Fast Chat

    added USE_WILL_CHANGE_CONTROLLER. Disabled by default.

  • v0.9.2 17/07/2023

    YouTube Super Fast Chat

    added USE_OPTIMIZED_ON_SCROLL_ITEMS

  • v0.9.1 17/07/2023

    YouTube Super Fast Chat

  • v0.9.0 17/07/2023

    YouTube Super Fast Chat

    • removed content visibility hidden, no height setting
    • added ENABLE_FULL_RENDER_REQUIRED
  • v0.8.0 17/07/2023

    YouTube Super Fast Chat

    fix scroll at bottom using overflow-anchor

  • v0.7.3 17/07/2023

    YouTube Super Fast Chat

    added option ENABLE_CONTENT_HIDDEN; default false

  • v0.7.2 17/07/2023

    Update 469878-youtube-chat.js

  • v0.7.1 17/07/2023

    Update 469878-youtube-chat.js

  • v0.7.0 17/07/2023

    YouTube Super Fast Chat

    added ENABLE_NO_SMOOTH_TRANSFORM option.

  • v0.6.5 17/07/2023

    YouTube Super Fast Chat

  • v0.6.4 17/07/2023

    Update 469878-youtube-chat.js

  • v0.6.3 17/07/2023

    YouTube Super Fast Chat

    effective trimming

  • v0.6.3 17/07/2023

    YouTube Super Fast Chat

    trim before render

  • v0.6.2 17/07/2023

    YouTube Super Fast Chat

  • v0.6.1 14/07/2023

    YouTube Super Fast Chat

  • v0.6.0 14/07/2023

    YouTube Super Fast Chat | Performance Boost

    Mitigate rendering issue in background

  • v0.5.24 14/07/2023

    YouTube Super Fast Chat | Performance Boost

  • v0.5.23 11/07/2023

    YouTube Super Fast Chat | CSS

  • v0.5.22 11/07/2023

    YouTube Super Fast Chat

  • v0.5.21 11/07/2023

    YouTube Super Fast Chat

  • v0.5.20 11/07/2023

    YouTube Super Fast Chat

  • v0.5.19 11/07/2023

    YouTube Super Fast Chat | CSS Fix & New Feat

    1. CSS Fix for Bubble Toggle Btn
    2. Reduce Item Display Count to 90
  • v0.5.18 11/07/2023

    YouTube Super Fast Chat | Code Review

  • v0.5.17 09/07/2023

    YouTube Super Fast Chat | Code Fix

  • v0.5.16 09/07/2023

    YouTube Super Fast Chat | Code Update

  • v0.5.15 09/07/2023

    YouTube Super Fast Chat | CSS Fix

  • v0.5.14 06/07/2023

    YouTube Super Fast Chat

  • v0.5.13 06/07/2023

    YouTube Super Fast Chat

  • v0.5.12 06/07/2023

    YouTube Super Fast Chat | Ticker Effect

    Further Reduce Ticker Effect to update per 1 ~ 1.5s with step of no more than 5px normally.

  • v0.5.11 05/07/2023

    YouTube Super Fast Chat | Bug Fix

    cProto.updateTimeout is temporarily removed; buggy for playback

  • v0.5.10 05/07/2023

    YouTube Super Fast Chat | Update

    Release constraint - css contain

  • v0.5.9 05/07/2023

    YouTube Super Fast Chat | Typo Fix

  • v0.5.9 05/07/2023

    YouTube Super Fast Chat | Minor Code Fix

  • v0.5.8 05/07/2023

    YouTube Super Fast Chat | Code Review

    1. Code Review for Polymer's Controller Extraction
    2. code review for document.readyState
  • v0.5.7 04/07/2023

    introduce getProto method

  • v0.5.6 04/07/2023

    Update 469878-youtube-chat.js

  • v0.5.5 04/07/2023

    Update 469878-youtube-chat.js

  • v0.5.4 04/07/2023

    YouTube Super Fast Chat | Minor Code Fix

  • v0.5.3 04/07/2023

    YouTube Super Fast Chat | Updated customYtElements Library

    customYtElements Library 1.4.1

  • v0.5.2 04/07/2023

    YouTube Super Fast Chat | Updated customYtElements Library

  • v0.5.1 03/07/2023

    YouTube Super Fast Chat | Fix Element Invisible Issue

  • v0.5.0 03/07/2023

    YouTube Super Fast Chat | Boost Super Boost

    1. Change scrollToBottom_ and flushActiveItems_ in component register phase for event hook

    2. Change scrollToBottom_ and flushActiveItems_ to microTasks to avoid dead lock of browser scripting due to DOM rendering

    3. Change method async to incorporate the operation order of microTasks of scrollToBottom_ and flushActiveItems_

  • v0.4.0 03/07/2023

    YouTube Super Fast Chat | Utilize will-change

  • v0.3.1 02/07/2023

    YouTube Super Fast Chat | Code Fix

  • v0.3.0 02/07/2023

    YouTube Super Fast Chat | Bug Fix

  • v0.2.5 02/07/2023

    YouTube Super Fast Chat | Removed Padding for Banner

  • v0.2.4 02/07/2023

    YouTube Super Fast Chat | Minor Update

  • v0.2.3 02/07/2023

    YouTube Super Fast Chat | Minor Update

  • v0.2.2 02/07/2023

    Update 469878-youtube-chat.js

  • v0.2.1 02/07/2023

    YouTube Super Fast Chat | Minor Update

  • v0.2.0 02/07/2023 Imported from URL
  • v0.1.4 02/07/2023
  • v0.1.3 02/07/2023
  • v0.1.2 01/07/2023
  • v0.1.1 01/07/2023
  • v0.1.0 01/07/2023
  • v0.0.9 01/07/2023
  • v0.0.8 01/07/2023
  • v0.0.7 01/07/2023
  • v0.0.6 01/07/2023
  • v0.0.5 01/07/2023
  • v0.0.4 01/07/2023
  • v0.0.3 01/07/2023
  • v0.0.2 01/07/2023
  • v0.0.1 01/07/2023