Widens the Character.AI chat fields. Also slightly widens the search page.
A small userscript for the Character AI web chat interface that widens the text bubbles to better fit the current width of the window. It also slightly extends the search results page.
The script works by injecting a custom stylesheet and applying a widechat class to the page. This allows it to override Character AI's default width restrictions and alignment settings without directly modifying the page structure.
The surrounding message containers use a minimum width of 95% to leave room for interface elements such as the triple-dot menu.
This script has been tested and appears functional under:
Inspired by "WideScreen Chat" userscript by Teleman Florentin.
Development assisted by ChatGPT (OpenAI).
Known Behaviors