🏠 Home 

Discord SpellCheck

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


Install this script?
Author
rahulraj80
Daily installs
1
Total installs
89
Ratings
0 0 0
Version
1.0
Created
2022-04-13
Updated
2022-04-13
Size
2.73 KB
License
MIT
Applies to

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.