Greasy Fork is available in English.

Promos Begone

No more site updates and other promotions in your notifications.

Stan na 21-11-2020. Zobacz najnowsza wersja.

/* ==UserStyle==
@name         Promos Begone
@version      1.0.1
@description  No more site updates and other promotions in your notifications.
@author       Daemon-Illusionum (https://www.deviantart.com/daemon-illusionum)
@namespace https://greasyfork.org/users/573136
==/UserStyle== */

@-moz-document url-prefix("https://www.deviantart.com/notifications/feedback") {
nav+section > span:first-child+div {
    display: none;
}