Skip to content

Flight Rising Disable Link Alert by MohenjoDaro

Screenshot of Flight Rising Disable Link Alert

Details

AuthorMohenjoDaro

LicenseCC-BY-NC-SA-4.0

Categoryflightrising

Created

Updated

Size236 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Disable the alert image for the gem discount among other things.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Flight Rising Disable Link Alert
@version      20231128.22.05
@namespace    ?
==/UserStyle== */

@-moz-document url-prefix("https://www1.flightrising.com") {
.common-nav-item-alert
{
    display: none;
}
}

Reviews

No reviews yet.