Skip to content

HideText2Image by elder_furion

Details

Authorelder_furion

LicenseNo License

Categoryhttps://www.twitch.tv/

Created

Updated

Size313 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

This styles hides every messages about channel point redemption in twitch chat, including text2image message in quin69 chat.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           HideText2Image
@namespace      twitch.tv
@version        1.0.0
@description    Hides channel points redemtion
@author         ElderFurion
==/UserStyle== */

@-moz-document url-prefix("https://www.twitch.tv/") {
.ffz-notice-line.ffz--points-line{
    display: none;
}
}

Reviews

No reviews yet.