Skip to content

Remove De-Arrow Icons by michaeleii

Details

Authormichaeleii

LicenseNo License

Categoryyoutube.com

Created

Updated

Code size287 B

Code checksumb5061e4

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Remove the De Arrow buttons in the youtube ui.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Remove De-Arrow Icons
@version    20241202.02.59
@namespace  https://userstyles.world/user/michaeleii
@author     michaeleii
@license    No License
==/UserStyle== */

@-moz-document domain("www.youtube.com") {
.cbTitleButtonContainer {
    display: none;
}
}

Reviews

No reviews yet.