Skip to content

No suggestions - Casa OS by m1n-4d316e

Screenshot of No suggestions - Casa OS

Details

Authorm1n-4d316e

LicenseGPL-3.0 license

CategoryCasaOS

Created

Updated

Size297 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hide annoying suggestions on Casa OS.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         No suggestions
@version      20230619.15.28
@namespace    github.com/M1n-4d316e/CSS-Tweaks
==/UserStyle== */

@-moz-document url("http://casaos.local/#/") {
.swiper-container.swiper-container-initialized.swiper-container-horizontal {
    display: none;
}
}

Reviews

No reviews yet.