YouTube: Expand All Video Comments(L2)

Adds a "Expand all" button to video comments which expands every comment and replies - no more clicking "Read more".

当前为 2025-09-28 提交的版本,查看 最新版本

作者
Leadra
评分
0 0 0
版本
4.7.8
创建于
2025-09-28
更新于
2025-09-28
大小
4.6 KB
许可证
MIT
适用于

備份自用,無維護能力

*auto-expands:
/watch
Video Comments
"more replies"
"Show more replies"

/post/
Post
Comments
"more replies"
"Show more replies"

*hide:
"Show less replies"

[Expand Replies] The code is hidden with /**/. You need to enable the following section yourself.
let expandAllComments2 = () => {
Alternatively, you can use native scripts simultaneously (but you won't be able to expand replies after the 11th one).
YouTube: Expand All Video Comments
https://greasyfork.org/zh-TW/scripts/39719

中文說明:
*自動展開評論完整內容
*自動展開貼文、貼文評論

[展開回復]代碼已用/**/隱藏,需要自行啟用以下部分
let expandAllComments2 = () => {
或者可同時開啟原生腳本,互相獨立(但無法展開第11則以上的回復)
YouTube: Expand All Video Comments
https://greasyfork.org/zh-TW/scripts/39719


參考同類腳本
https://greasyfork.org/zh-TW/scripts/533786