Skip to content

Golem.de Filter bright by aser007

Screenshot of Golem.de Filter bright

Details

Authoraser007

LicenseNo License

Categorygolem.de

Created

Updated

Size1.6 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

declutter

Notes

preferably used in conjuntion with Addons: uBlock, uMatrix, Ghostery an a must Dark Reader

Source code

/* ==UserStyle==
@name           Golem.de Filter bright
@namespace      userstyles.world/user/aser007
@author         aser007
@description    `declutter`
@version        20221212.01.01
==/UserStyle== */
@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("golem.de") {

    img[referrerpolicy="unsafe-url"] {
        display: none!important;
    }
    .section-gplus {
        display: none!important;
    }
    .iq-site-header.lg-header nav#header-nav-1 ul li a#hn1-golemplus,
    ol.list-articles li.li-reset.li-hb-phits,
    ol.list-articles li.li-reset.li-hb-academy,
    div#screen div.g.g2.grcol3, div.g.g2.grcol1, div.g.g2.grcol2 {
        display: none!important;
    }
    .supplementary {
        display: none!important;
    }
    form.subscribe-newsletter.gnlform.staticNlForm {
        display: none!important;
    }
    div#recently {
        display: none!important;
    }
    .li-reset {
        display: none!important;
    }
    .career-widget {
        display: none!important;
    }
    #iqadtile3,
    #iqadtile5,
    #iqadtile6,
    #iqadtile8,
    #iqadtile9,
    #iqadtile16 {
        min-height: 0px;
    }
    #footer,
    .topics,
    .iqadlinetop .iqadlinebottom,
    .specialletters,
     a#hn1-golemplus,
    .container-fluid.article-page-banner,
    article.golemplus div.formatted div.paywall-wrapper div.paywall-content,
    article.golemplus header.cluster-header.header--centered h1 span.dh2.head1,
    div hgroup h3.head1 {
        display: none!important;
    }
}

Reviews

No reviews yet.