Skip to content

dancing cat yt logo by Hartelex

Screenshot of dancing cat yt logo

Details

AuthorHartelex

LicenseNo License

Categoryyoutube.com

Created

Updated

Size390 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

changes your yt logo to a dancing cat :)

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         dancing cat
@version      20231009.19.30
@namespace    ?
==/UserStyle== */

@-moz-document domain("youtube.com") {
#logo-icon
  {
    content: url("https://media.tenor.com/CnP64S7lszwAAAAi/meme-cat-cat-meme.gif") !important;
    width: 120px;
    height: 50px;
    object-fit: cover;
  }

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

Reviews

No reviews yet.