Adds "Dump chat to file" to the JanitorAI menu; exports full chat
This userscript adds a “Dump chat to file” option into the JanitorAI menu. It scrolls through the entire chat, forces the viewport larger to load messages faster, and writes everything into a text file with speaker headers in the form [Name]:. The script shows a small HUD while running and saves the output locally once complete.