Character.AI - Widescreen Chat

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Suihtil Cod
Dziennych instalacji
0
Wszystkich instalacji
5
Oceny
0 0 0
Wersja
1.0.0
Utworzono
28-07-2026
Zaktualizowano
28-07-2026
Rozmiar
1,79 KB
Licencja
MIT
Dotyczy

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.