Skip to content

Pronouns.page - Hide Merch by werewire

Details

Authorwerewire

LicenseCC0 - Public Domain

Categorypronouns.page

Created

Updated

Size1.1 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes Merch from user profiles.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Pronouns.page - Hide Merch
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Removes Merch from user profiles.
==/UserStyle== */

@-moz-document url-prefix("https://en.pronouns.page/@"), url-prefix("https://de.pronouns.page/@"), url-prefix("https://pronombr.es/@"), url-prefix("https://et.pronouns.page/@"), url-prefix("https://pronoms.fr/@"), url-prefix("https://lad.pronouns.page/@"), url-prefix("https://nl.pronouns.page/@"), url-prefix("https://no.pronouns.page/@"), url-prefix("https://zaimki.pl/@"), url-prefix("https://pt.pronouns.page/@"), url-prefix("https://ro.pronouns.page/@"), url-prefix("https://sv.pronouns.page/@"), url-prefix("https://vi.pronouns.page/@"), url-prefix("https://ar.pronouns.page/@"), url-prefix("https://ru.pronouns.page/@"), url-prefix("https://ua.pronouns.page/@"), url-prefix("https://ja.pronouns.page/@"), url-prefix("https://zh.pronouns.page/@") {
    .card-img-top, .card-footer:last-child, .pb-3, [href="https://shop.pronouns.page"] {
  display:none;
}
}

Reviews

No reviews yet.