您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds a "Expand all" button to video comments which expands every comment and replies - no more clicking "Read more".
当前为
備份自用,無維護能力
*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