Skip to content

my melody youtube logo. by heyyitsap

Details

Authorheyyitsap

LicenseNo License

Categoryyoutube.com

Created

Updated

Size560 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

yes

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           my melody youtube logo.
@namespace      USO Archive
@author         delera
@description    `my melody gif as the youtube logo up in the corner!`
@version        20221009.15.36
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */
@-moz-document domain("youtube.com") {
    #logo-icon {
        content: url("https://media.giphy.com/media/EGNi09y1CXeyA/200.gif") !important;
        width: 100px;
        height: 70px;
        object-fit: cover;
    }

    ytd-topbar-logo-renderer {
        width: 0%;
    }
}

Reviews

No reviews yet.