Character.AI - Widescreen Chat

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

Bu betiği kurabilmeniz için Tampermonkey, Greasemonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği yüklemek için Tampermonkey gibi bir uzantı yüklemeniz gerekir.

Bu betiği kurabilmeniz için Tampermonkey ya da Violentmonkey gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği kurabilmeniz için Tampermonkey ya da Userscripts gibi bir kullanıcı betiği eklentisini kurmanız gerekmektedir.

Bu betiği indirebilmeniz için ayrıca Tampermonkey gibi bir eklenti kurmanız gerekmektedir.

Bu betiği yüklemek için bir betik yöneticisi eklentisi yüklemeniz gerekecektir.

(Zaten bir betik yöneticim var, hadi yükleyelim!)

Bu stili yüklemek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için Stylus gibi bir uzantı kurmanız gerekir.

Bu stili yükleyebilmek için Stylus gibi bir uzantı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

Bu stili yüklemek için bir kullanıcı stili yöneticisi uzantısı kurmanız gerekir.

Bu stili yükleyebilmek için bir kullanıcı stili yöneticisi uzantısı yüklemeniz gerekir.

(Zateb bir user-style yöneticim var, yükleyeyim!)

Yazar
Suihtil Cod
Günlük kurulumlar
2
Toplam kurulumlar
5
Değerlendirmeler
0 0 0
Versiyon
1.0.0
Oluşturulma
28.07.2026
Güncellenme
28.07.2026
Boyut
1,79 KB
Lisans
MIT
Geçerli

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.