Character.AI - Widescreen Chat

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

이 스크립트를 설치하려면 Tampermonkey, Greasemonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램을 설치해야 합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Violentmonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey 또는 Userscripts와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 Tampermonkey와 같은 확장 프로그램이 필요합니다.

이 스크립트를 설치하려면 유저 스크립트 관리자 확장 프로그램이 필요합니다.

(이미 유저 스크립트 관리자가 설치되어 있습니다. 설치를 진행합니다!)

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 Stylus와 같은 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

이 스타일을 설치하려면 유저 스타일 관리자 확장 프로그램이 필요합니다.

(이미 유저 스타일 관리자가 설치되어 있습니다. 설치를 진행합니다!)

작성자
Suihtil Cod
일일 설치 수
2
총 설치 수
5
평점
0 0 0
버전
1.0.0
생성일
2026-07-28
갱신일
2026-07-28
크기
1.79KB
라이선스
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.