For Tumblr Update 2023
Reminder to snooze Tumblr Live by Mirriky
Details
AuthorMirriky
LicenseNo License
Categorywww.tumblr.com
Created
Updated
Size488 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 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 {
content: "Remember to snooze ";
}
/* .RAEnv { Display: None;} */
}
}