Character.AI - Widescreen Chat

Widens the Character.AI chat fields. Also slightly widens the search page.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Аўтар
Suihtil Cod
Усталяванняў за дзень
3
Усяго ўсталяванняў
5
Рэйтынг
0 0 0
Версія
1.0.0
Створаны
28.07.2026
Абноўлены
28.07.2026
Памер
1.8 КБ
Ліцэнзія
MIT
Ужываецца на

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:

  • Chrome on Windows 10
  • Safari on iPadOS 18

Inspired by "WideScreen Chat" userscript by Teleman Florentin.
Development assisted by ChatGPT (OpenAI).

Known Behaviors

  • Every text bubble will expand to the maximum width allowed by the window.
  • The user's input message may appear centered while it is being composed, then align normally after sending.
  • On lower resolutions, the triple-dot icon will overlap the AI's text bubbles and a small amount of its text.
  • On lower resolutions, the Trending and Ad boxes on the search results page may render off-screen to the right.