Skip to content

Vinted - optimised by Geschwirr

Details

AuthorGeschwirr

LicenseNo License

Categoryhttps://www.vinted.lu

Created

Updated

Size350 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes the pro full bleed articles

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           ? - Apr 2024
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */
@-moz-document domain("vinted.lu") {
    .feed-grid__item.feed-grid__item--full-row {
        display: none;
    }
    
    .app-banner {
        display: none;
    }
}

Reviews

No reviews yet.