Get an opportunity to think of your own opinion on a market.
Hide prices by Gurkenglas
Details
AuthorGurkenglas
LicenseNo License
Categorymanifold.markets
Created
Updated
Size222 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name Hide prices
@version 20240323.02.26
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://manifold.markets/browse") {
a :not(:hover) :is(.text-right, span){visibility:hidden}
}