Greasy Fork镜像 is available in English.

YouTube - Non-Rounded Design

This script disables YouTube's new rounded corners (reverts back to the previous layout from 2021.)

< 脚本 YouTube - Non-Rounded Design 的反馈

提问 / 留言

§
发布于:2023-08-22

add this to remove rounded corner in video player Experiment flags: web_watch_rounded_player_large: false

And CSS: ytd-watch-flexy[rounded-player-large]:not([fullscreen]):not([theater]) #ytd-player.ytd-watch-flexy { border-radius: 0px; }

发布留言

登录(不可用)以发布留言。

长期地址
遇到问题?请前往 GitHub 提 Issues。