Skip to content

Remove Tumblr Exclusive by skultu

Details

Authorskultu

LicenseNo License

Categorytumblr.com

Created

Updated

Size303 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the Tumblr Exclusive section at the top of the dashboard.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Remove Tumblr Exclusive
@version      20231110.19.13
@namespace    ?
==/UserStyle== */

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

.H4DuS {
    display: none;
    visibility: hidden;
}
}

Reviews

No reviews yet.