Disable Discord chat input

Avoid accidentally typing in chat

目前為 2021-01-06 提交的版本,檢視 最新版本

作者
Dragosarus
評價
0 0 0
版本
4.1
建立日期
2020-09-08
更新日期
2021-01-06
尺寸
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 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.