Skip to content

SNORLAX PROGESS BAR by brandon23122004

Details

Authorbrandon23122004

LicenseNo License

Categoryyoutube

Created

Updated

Size1.0 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

progress bar prueba

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         SNORLAX PROGESS BAR
@version      20221217.19.28
@namespace    userstyles.world/user/brandon23122004
@description  progress bar prueba
@author       brandon23122004
@license      No License
==/UserStyle== */

/* ==UserStyle==
@name           Luffy progress bar
@namespace      USO Archive
@author         Jess
@description    `Luffy progress bar(Special BD present for my BFF - Take care n be happy oh)`
@version        20221215.9.46
@license        NO-REDISTRIBUTION
@preprocessor   uso
==/UserStyle== */

@-moz-document domain("youtube.com") {
.ytp-play-progress
  {
    background: #0ef! important;
  }

  .ytp-load-progress
  {
    background: #ffc435! important;
  }

.ytp-scrubber-button
  {
    background: url("https://i.ibb.co/vv4Qjjx/imageonline-resizegif-8015723-1.gif")! important;
    background-repeat: no-repeat! important;
    width: 100px! important;
    height: 50px! important;
    margin-left: -25px! important;
    margin-top: -45px! important;
    transform: scale(1.0)! important;
  }
}

Reviews

No reviews yet.