Greasy Fork is available in English.

Disable Discord chat input

Avoid accidentally typing in chat

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Dragosarus
1日のインストール数
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.