Skip to content

lobsters: hide score by chelmertz

Screenshot of lobsters: hide score

Details

Authorchelmertz

LicenseNo License

Categorylobste.rs

Created

Updated

Size340 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides score & karma on lobste.rs

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         lobsters: hide score
@version      20240210.20.03
@namespace    https://userstyles.world/user/chelmertz
@description  Hides score & karma on lobste.rs
@author       chelmertz
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://lobste.rs/") {
.score,.karma{display:none}
}

Reviews

No reviews yet.