Discord SpellCheck

Enable spellcheck 4/13/2022, 13:30:00

作者
rahulraj80
今日安裝
0
安裝總數
92
評價
0 0 0
版本
1.0
建立日期
2022-04-13
更新日期
2022-04-13
尺寸
2.7 KB
授權條款
MIT
腳本執行於

This enables spellcheck in Discord Message field. In some browsers Discord was updating spellcheck="false" leading to no spell check features in those boxes.

This fixes it for all servers and channels on Discord.com

Can be used for any other site by doing the following modifications:

Update site filter in the Heading of the script : Copy the @match directive line and add the domain wildcards you wish to cover.
Modify the class name of the filed being checked in SCEnable function.