Greasy Fork is available in English.

Disable Discord chat input

Avoid accidentally typing in chat

作者
Dragosarus
今日安裝
0
安裝總數
353
評價
3 0 0
版本
4.1
建立日期
2020-09-08
更新日期
2021-01-06
授權條款
未知
腳本執行於

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.