replace the classic youtube studio
Old studio.youtube.com corners by masyudi888
Details
Authormasyudi888
LicenseNo License
Categorystudio.youtube.com
Created
Updated
Size292 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 restore corners
@version 20211003.01.35
@namespace https://userstyles.world/user/masyudi888
@description replace the classic youtube studio
==/UserStyle== */
@-moz-document domain("studio.youtube.com") {
* {border-radius:0% !important;}
}