Skip to content

Hide help button by jonaszpotoniec

Screenshot of Hide help button

Details

Authorjonaszpotoniec

LicenseMIT

Categorysecurestaging.gethealthie.com

Created

Updated

Size253 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Hides annoying help button on healthie

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Hide help button
@version    20240827.14.31
@namespace  ?
==/UserStyle== */

@-moz-document url-prefix("https://securestaging.gethealthie.com") {
div[class^='FabButtonFramecss__FabButtonFrameUI-sc-'] {
    display: none;
}
}

Reviews

No reviews yet.