Removes images from Baraag's notifications tab.
Baraag Notification Images by casytay

Details
Authorcasytay
LicenseNo License
Categoryhttps://baraag.net/notifications
Created
Updated
Code size244 B
Code checksum7890e855
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name https://baraag.net/notifications
@version 20230930.10.56
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://baraag.net/notifications") {
.media-gallery {display: none !important;}
}