Disable Discord chat input

Avoid accidentally typing in chat

目前为 2021-08-19 提交的版本。查看 最新版本

作者
Dragosarus
评分
0 0 0
版本
4.1
创建于
2020-09-08
更新于
2021-08-19
大小
5.0 KB
许可证
暂无
适用于

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.