Disable Discord chat input

Avoid accidentally typing in chat

작성자
Dragosarus
일일 설치 수
0
총 설치 수
382
평점
3 0 0
버전
4.1
생성일
2020-09-08
갱신일
2021-01-06
크기
4.98KB
라이선스
해당 없음
적용 사이트

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.