Discord Hide Channel List Button

Hides the channel list at the press of a button

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

  • v0.8.3 2023-10-31

    Updated since Discord changed from - to _

  • v0.8.2 2020-05-05 Discord changed to covering "discord.com". Also, update dragonequus version.
  • v0.8.1 2019-08-28 The wrapped button is now a "listItem clickable", which is not exactly a normal kind of Discord button but it at least fits in better now Discord's stopped using button tags.
  • v0.8 2019-03-15 Discord removed 'guilds' class. Use much more guessworky stuff so things work for now.
  • v0.7 2019-02-19 Makes the new left-sidebar button location the default. The switch to enable/disable it is still present in case this inconveniences anyone.
  • v0.6 2019-02-15 0.6: Given some usability feedback, add an option for a new button location.
  • v0.5 2018-08-18 Handle even more Discord updates, now dealing with the randomized selectors in as efficient a way as I can manage
  • v0.4 2018-06-22 Make the script cover the entire site, because otherwise some entrypoints lead to the script not activating
  • v0.3 2018-05-31 Made it work again after Discord changes. No further modifications.
  • v0.2 2017-04-27 Fix some chat pages (like the one you initially login at) getting ignored.
  • v0.1 2017-04-11