A new userstyle
Breezewiki - Remove Extension Banner by werewire
Details
Authorwerewire
LicenseCC0 - Public Domain
Categorybreezewiki
Created
Updated
Size773 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 Breezewiki - Remove Extension Banner
@namespace github.com/openstyles/stylus
@version 1.0.1
@description A new userstyle
@author Werewire
==/UserStyle== */
@-moz-document domain("breezewiki.com"), domain("antifandom.com"), domain("breezewiki.pussthecat.org"), domain("bw.hamstro.dev"), domain("bw.projectsegfau.lt"), domain("breeze.hostux.net"), domain("bw.artemislena.eu"), domain("nerd.whatever.social"), domain("breezewiki.frontendfriendly.xyz"), domain("breeze.nohost.network"), domain("z.opnxng.com"), domain("breezewiki.catsarch.com"), domain("breeze.mint.lgbt"), domain("breezewiki.woodland.cafe"), domain("breezewiki.lunar.icu"), domain("fandom.adminforge.de") {
.bw-top-banner {
display:none
}
}