Greasy Fork is available in English.

Disable Discord chat input

Avoid accidentally typing in chat

Fejlesztő
Dragosarus
Napi telepítések
0
Telepítések száma
353
Értékelések
3 0 0
Verzió
4.1
Létrehozva
2020.09.08.
Frissítve
2021.01.06.
Licensz
Ismeretlen
Érvényes

NOTE: Does not work with Greasemonkey as it neither supports GM_registerMenuCommand nor GM_unregisterMenuCommand.
Use Tampermonkey or Violentmonkey instead.

There are three available modes (cycle through them via the menu button -- see image):

  • hover (default):
    • Enable chat input only when the cursor is hovering over it
  • strict:
    • Disable chat input completely
  • off:
    • Keep chat input enabled.

By default, the mode is preserved across page/browser reloads. To prevent this, set persist to false.