Skip to content

Youtube - Ceres Fauna Progress Bar by goodhuntingstalker

Screenshot of Youtube - Ceres Fauna Progress Bar

Details

Authorgoodhuntingstalker

LicenseNONE

Categoryyoutube.com

Created

Updated

Size650 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         Ceres Fauna Progress Bar
@namespace    USO Archive
@author       Jack
@description  Changes the Youtube progress bar to a Ceres Fauna gif.
@version      20240725.21.10
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("youtube.com") {
.ytp-scrubber-button.ytp-swatch-background-color {
    background: url("https://i.imgur.com/kOKhCMK.gif") no-repeat !important;
    background-size: contain !important;
    width: 51px !important;
    height: 51px !important;
    margin-left: -20px !important;
    margin-top: -30px !important;
    transform: scale(1) !important;
  }
}

Reviews

No reviews yet.