Disable Discord chat input

Avoid accidentally typing in chat

Autor
Dragosarus
Instalări zilnice
0
Total instalări
378
Rating-uri
3 0 0
Versiune
4.1
Creat
08-09-2020
Actualizat
06-01-2021
Size
4,98 KB
Licență
N/A
Se aplică pe

NOTE: The current version does not work.


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.