Skip to content

Wikipedia No Donation Banner by cherry

Screenshot of Wikipedia No Donation Banner

Details

Authorcherry

LicenseMIT

Categorywikipedia.org

Created

Updated

Size278 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Permanently removes the donation banner from Wikipedia

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Wikipedia No Donation Banner
@version      20231102.19.13
@namespace    ?
==/UserStyle== */

@-moz-document domain("wikipedia.org") {
#wmde-banner-app {
    display: none !important;
}

.vector-header-container {
    padding-top: 0 !important;
}
}

Reviews

No reviews yet.