Copilot Remove Text Limit

Detects and modifies the maxlength of a textarea inside shadow DOM as quickly as possible until it is successfully changed

Author
iammkb2002
Daily installs
1
Total installs
111
Ratings
0 0 0
Version
1.6
Created
2024-06-08
Updated
2024-06-15
License
MIT
Applies to

This Tampermonkey script detects and modifies the maxlength attribute of a specific element inside the shadow DOM on the https://copilot.microsoft.com/* website every 2 seconds. The script will stop running once the maxlength has been successfully changed to 99999999.