Disable Discord chat input

Avoid accidentally typing in chat

作者
Dragosarus
日安装量
0
总安装量
378
评分
3 0 0
版本
4.1
创建于
2020-09-08
更新于
2021-01-06
大小
5.0 KB
许可证
暂无
适用于

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.