Skip to content

Remove Tumblr Live by skultu

Details

Authorskultu

LicenseNo License

Categorytumblr.com

Created

Updated

Code size355 B

Code checksum5f4eea55

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the Tumblr Live section at the start of the dashboard.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Remove Tumblr Live
@version      20231110.19.06
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www.tumblr.com/dashboard") {
.RAEnv {
    display: none;
    visibility: hidden;
}

.Gk0LA.jxu4l {
    display: none;
    visibility: hidden;
}

.RnXXg.T580_ {
    display: none;
    visibility: hidden;
}
}

Reviews

No reviews yet.