Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.41 KB

USW-README.md

File metadata and controls

36 lines (30 loc) · 2.41 KB

StretchGPT

Enhances the web ChatGPT experience for all viewports by expanding the usable chat area, making a few UI tweaks for improved readability, and enabling dynamic custom colorization for key elements - all while respecting the original ChatGPT aesthetic. Plays nice with other userstyles/browser extensions and all non-core features are toggleable.


Links:

Page URL
USW userstyles.world/style/9821/stretchgpt-extra-wide-chatgpt-conversations
GitHub github.com/m1kethai/StretchGPT-Userstyle

Core Functionality

Expands the usable chat area by > 200% by replacing the default restrictive max-width and fixed margins/padding with much more subtle, adaptive spacing that scales according to your current viewport size.

Extra Toggleable Features:

Custom Theme/Color Options

  • Pick from the 40+ included color presets to liven up the dull default color palette and make it easier to distinguish between your prompts and ChatGPT's responses.
  • There are separate toggles in the userstyle's dropdown menu to apply the selected color to your messages and/or your message bubbles, as well as the prompt input elements.

Hide Sender Avatars

  • Remove the avatars from ChatGPT responses and free up more screen real estate (makes the most significant difference in mobile and tablet browsers).

Hide Disclaimer Text

  • Remove the warning text element at the bottom of the window ("ChatGPT can make mistakes. Check important info.") for a cleaner look, and to allow more space for the actual chat content.

Note - the features below were previously implemented but recently broke due to a couple big UI updates by the OpenAI team and have been removed for now, but fixes are currently in progress and they'll all be re-integrated in the near future:

  • Configurable padding/width for the main chat content
  • Resizeable prompt input/textarea
  • Custom theme color picker
  • Expanded sidebar option
  • Accent colors for header and sidebar elements

If you come across any bugs (it's tough to always catch them quickly after every new breaking ChatGPT update) or have any requests for specific features, please feel free to open an issue on the GitHub repo.