Extension icon indicating copy to clipboard operation
Extension copied to clipboard

[REQUEST] Option to hide "Community Challenge" messages in Twitch chat

Open philipkbh opened this issue 1 year ago • 1 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

This feature does not exist in the latest nightly version

  • [X] I have checked the latest nightly version

Feature Description

When a streamer has an active Community Challenge, a message will appear in Twitch chat each time a viewer contributes to the challenge. The message will look like this image This message can be quite annoying in a stream with many viewers, as every 2nd or 3rd message in the chat is this announcement. So it would be nice to have an option to disable this type of message.

philipkbh avatar Jan 20 '24 16:01 philipkbh

I've been experimenting a bit with the uBlock Origin browser extension and it's Custom Filters option.

On Firefox 121.0.1 (64-bit) with 7TV Nightly 3.0.10.1000, the following filter removed the messages:

  • www.twitch.tv##.seventv-unhandled-message-ref.

On Chromium version 120.0.6099.224 (Official Build) (64-bit) without any browser extension except the uBlock Origin browser extension, the following filter removed the message

  • www.twitch.tv##div.user-notice-line.iwRBzz.InjectLayout-sc-1i43xsx-0.

philipkbh avatar Jan 20 '24 17:01 philipkbh