Skip to content

WideGPT by apkd

WideGPT screenshot

Details

Authorapkd

LicenseCC Zero

Created

Updated

Categorychat.openai.com

Statistics

Learn how we calculate statistics in the FAQ.

Total views

Total installs

Weekly installs

Weekly updates

Description

Simply makes your ChatGPT conversations wider. Convenient if you're using a computer monitor produced after 1999.

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         WideGPT
@version      0.1
@namespace    https://tryfinally.dev/
@description  Simply makes your ChatGPT conversations wider. Convenient if you're using a computer monitor produced after 1999.
@author       tryfinally.dev
==/UserStyle== */

@-moz-document domain("chat.openai.com") {
.xl\:max-w-3xl { max-width: 90% !important; }
  
/* uncomment to hide the "Enable chat history" button: */
/* .w-full.mt-4.btn-primary.relative.btn:has(svg) { display: none; } */
}

Reviews

No reviews yet.