Skip to content

StarTube Settings No Animation by ArbestRi02

Details

AuthorArbestRi02

LicenseNo License

Categoryyoutube.com

Created

Updated

Size445 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Simple style that removes the open animation from StarTube Settings, making it feel less sluggish.

Notes

V3 and StarTube required.

Source code

/* ==UserStyle==
@name           StarTube Settings No Animation
@namespace      youtube.com
@version        1.0.0
@description    Removes the open animation from StarTube Settings.
@author         Me
==/UserStyle== */

@-moz-document domain("youtube.com") {
    #startube-settings-window-entity:not(.hid) #startube-settings-window, #startube-settings-window-entity:not(.hid) #startube-settings-window-inner {
    animation: none;
}
}

Reviews

No reviews yet.