Character.AI - Widescreen Chat

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

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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!)

Autor
Suihtil Cod
Installationen heute
0
Installationen gesamt
5
Bewertungen
0 0 0
Version
1.0.0
Erstellt am
28.07.2026
Letzte Aktualisierung
28.07.2026
Größe
1,79 KB
Lizenz
MIT
Wird angewandt auf

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.