Removes the Tumblr Live section at the start of the dashboard.
Remove Tumblr Live by skultu
Details
Authorskultu
LicenseNo License
Categorytumblr.com
Created
Updated
Size355 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 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;
}
}