Twitch Chatroom Essential

Show users with essential badge(s) only.

这些是代码更新过的版本。 显示所有版本

  • v0.20240716.1 2024-07-16

    Fix condition for "Twitch Recap 2023 badge".

  • v0.20240716.0 2024-07-16

    Ignore "Twitch Recap 2023" badge.

  • v0.20220723.1 2024-07-16

    Re-indent.

  • v0.20220723.0 2022-07-23 Ignore "without audio" badge.
  • v0.20220627.0 2022-06-26 Filter "Watching without video badge".
  • v0.20210826.0 2021-08-26 Ignore GLHF Pledge & GlitchCon 2020 badges.
  • v0.20210519.0 2021-05-18 Adopt new version of Twitch frontend.
  • v0.20201225.0 2020-12-24 Check node.classList first. node.classList may have no .contains(), so we need to check it first.
  • v0.20190729.0 2019-07-29 Update selector to install.
  • v0.20190427.1 2019-04-27 Just use #root directly.
  • v0.20190427.0 2019-04-27 Bump version.
  • v0.2018.0502.0 2019-04-27 Change jQuery methods to native ones.
  • v0.2018.0502.0 2019-04-27 Upgrade to use jQuery 3.4.0.
  • v0.2018.0502.0 2019-04-27 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 2018-05-02 Imported from URL
  • v0.2018.0426.1 2018-04-25 Imported from URL
  • v0.2018.0425 2018-04-25 Imported from URL