Skip to content

Remove YouTube circles & rounded corners by hariolu

Screenshot of Remove YouTube circles & rounded corners

Details

Authorhariolu

LicenseNo License

Categoryyoutube.com

Created

Updated

Size436 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This will remove all YouTube's new stupid rounded corners and circular cropping around avatar images.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Remove YouTube circles & rounded corners
@namespace      UserStyles.world
@author         Hariolu
@description    `This will remove all YouTube's new stupid rounded corners and circular cropping around avatar images.`
@version        2022.11.29
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("youtube.com") {
* {border-radius:0% !important;}
}

Reviews

No reviews yet.