Skip to content

Flight Rising - Compact Tomo by werewire

Screenshot of Flight Rising - Compact Tomo

Details

Authorwerewire

LicenseCC0 - Public Domain

Categoryflightrising.com

Created

Updated

Size346 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Removes tomo dialogue

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           Flight Rising - Compact Tomo
@namespace      github.com/openstyles/stylus
@version        1.0.1
@description    Removes tomo dialogue
@author         Werewire
==/UserStyle== */

@-moz-document url-prefix("https://www1.flightrising.com/trading/trivia") {
    .tomo-dialog, .tomo-result-dialog {
  display:none;
}
}

Reviews

No reviews yet.