Greasy Fork is available in English.

Disable Discord chat input

Avoid accidentally typing in chat

Auteur
Dragosarus
Nombre d'installations quotidiennes
0
Nombre d'installations
361
Évaluations
3 0 0
Version
4.1
Créer
2020-09-08
Mis à jour
2021-01-06
Licence
S/O
S'applique à

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.