Workaround For Youtube Chat Memory Leaks (obsoleted)

Fix Youtube Live Chat Memory Leaks

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
板海苔
1日のインストール数
0
累計インストール数
2,044
評価
7 1 0
バージョン
0.2
作成日
2021/02/23
更新日
2022/11/25
ライセンス
BSD-3-Clause https://opensource.org/licenses/BSD-3-Clause
対象サイト

(2022-11-25)
YouTube seems to have fixed the problem already. So this script is no longer needed.

(2021-02-23)
Currently, youtube live chat has a bug that never execute some scheduled tasks.
Those tasks are scheduled for each time a new message is added to the chat and hold the memory until being executed.
This script will let the scheduler to execute those tasks so the memory held by those tasks could be freed.