菜包筆記

Youtube 聊天室隱藏部分區塊語法

本教學僅限 YouTube 聊天室使用(參考文章)。


使用方式

將語法加入至瀏覽器來源的 CSS 欄位即可。


隱藏社群規範區塊

.yt-live-chat-viewer-engagement-message-renderer { display: none !important; }

隱藏意見調查區塊

#action-panel { display: none !important; }
- 返回列表 -