Unrounded Video player YouTube
Unround Video Player on YouTube by Karthor
Details
AuthorKarthor
LicenseNo License
Categoryyoutube.com
Created
Updated
Size296 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name UnroundYouTubePlayer
@namespace youtube.com
@version 1.0.0
==/UserStyle== */
@-moz-document domain("youtube.com") {
ytd-watch-flexy[rounded-player-large]:not([fullscreen]):not([theater]) #ytd-player.ytd-watch-flexy { border-radius: 0px;
}
}