Skip to content

hide vdb notifs by Shiroizu

Details

AuthorShiroizu

LicenseNo License

Categoryvocadb.net

Created

Updated

Size292 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

hide vdb notifs

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           hide vdb notifs
@namespace      hide vdb notifs
@version        1.0.0
@description    hide vdb notifs
@author         me
==/UserStyle== */

@-moz-document domain("vocadb.net") {
    div.navbar-languageBar span.badge:nth-child(3) {
        display:none
    }
}

Reviews

No reviews yet.