Greasy Fork is available in English.

Twitch Chatroom Essential

Show users with badge only.

As of 27.04.2019. See ბოლო ვერსია.

These are versions of this script where the code was updated. Show all versions.

  • v0.20220723.0 23.07.2022 Ignore "without audio" badge.
  • v0.20220627.0 26.06.2022 Filter "Watching without video badge".
  • v0.20210826.0 26.08.2021 Ignore GLHF Pledge & GlitchCon 2020 badges.
  • v0.20210519.0 18.05.2021 Adopt new version of Twitch frontend.
  • v0.20201225.0 24.12.2020 Check node.classList first. node.classList may have no .contains(), so we need to check it first.
  • v0.20190729.0 29.07.2019 Update selector to install.
  • v0.20190427.1 27.04.2019 Just use #root directly.
  • v0.20190427.0 27.04.2019 Bump version.
  • v0.2018.0502.0 27.04.2019 Change jQuery methods to native ones.
  • v0.2018.0502.0 27.04.2019 Upgrade to use jQuery 3.4.0.
  • v0.2018.0502.0 27.04.2019 Use arrow functions. It should be okay while we don't use this here., Use native function directly. Part of reducing jQuery and this method should be faster than jQuery's.
  • v0.2018.0502.0 02.05.2018 Imported from URL
  • v0.2018.0426.1 25.04.2018 Imported from URL
  • v0.2018.0425 25.04.2018 Imported from URL