Skip to content

Hide Views by captainharrie

Screenshot of Hide Views

Details

Authorcaptainharrie

LicenseNo License

Categorysheezy.art

Created

Updated

Size318 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide views on artwork

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Hide Views
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    Hide views on artwork
@author         Harrie
==/UserStyle== */

@-moz-document regexp("https?://sheezy\\.art/[^]+?/gallery/[^]+?") {
    ._9bLP4 li:last-of-type {
      display: none;
    }
}

Reviews

No reviews yet.