Skip to content

Wide ChatGPT by GiDRaPiTaRdA

Screenshot of Wide ChatGPT

Details

AuthorGiDRaPiTaRdA

LicenseNo License

Categorychatgpt.com

Created

Updated

Code size252 B

Code checksum20117a25

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Makes chat gpt wider

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name       Wide ChatGPT
@version    20250222.14.29
@namespace  ?
==/UserStyle== */

@-moz-document domain("chatgpt.com") {
.xl\:max-w-\[48rem\] {
    max-width: 90rem !important;
}
.md\:max-w-3xl {
    max-width: 90rem !important;
}
}

Reviews

No reviews yet.