Disable Discord chat input

Avoid accidentally typing in chat

As of 2021-01-06. See the latest version.

Author
Dragosarus
Ratings
0 0 0
Version
4.1
Created
2020-09-08
Updated
2021-01-06
Size
4.98 KB
License
N/A
Applies to

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 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.