Skip to content

Just hide tumblr live by Mirriky

Details

AuthorMirriky

LicenseNo License

Categorywww.tumblr.com

Created

Updated

Size536 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         Just hide tumblr live
@version      20230905.09.06
@namespace    ?
==/UserStyle== */

/* ==UserStyle==
@name           Reminder to snooze Tumblr Live
@namespace      github.com/openstyles/stylus
@version        1.0.0.0
@description    For Tumblr Update 2023
@author         Mirriky
==/UserStyle== */

@-moz-document url-prefix("https://www.tumblr.com/") {
@media {
        
        .MJvwO {
            Display: None;
        }
        
        .RAEnv:before {
            Display: None;
        }
    }
}

Reviews

No reviews yet.