YouTube No Rounded Video

No need to round videos

目前为 2023-09-02 提交的版本。查看 最新版本

// ==UserScript==
// @name         YouTube No Rounded Video
// @namespace    https://yakisova.com
// @version      1.0
// @description  No need to round videos
// @author       yakisova41
// @match        https://www.youtube.com/*
// @icon         https://www.google.com/s2/favicons?sz=64&domain=youtube.com
// @grant        GM_addStyle
// @license      MIT
// ==/UserScript==

GM_addStyle("ytd-watch-flexy[rounded-player-large][default-layout] #ytd-player.ytd-watch-flexy{border-radius:0;}");

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址