Skip to content

Instantly share code, notes, and snippets.

View tomekstefaniak's full-sized avatar
🍇

Tomasz Stefaniak tomekstefaniak

🍇
View GitHub Profile
@alexchexes
alexchexes / chatgpt_ui_fix.user.js
Last active June 6, 2025 23:24
ChatGPT web-interface width fix (and other UI improvements)
// ==UserScript==
// @name ChatGPT CSS fixes
// @version 2025-06-02
// @updateURL https://gist.github.com/alexchexes/d2ff0b9137aa3ac9de8b0448138125ce/raw/chatgpt_ui_fix.user.js
// @downloadURL https://gist.github.com/alexchexes/d2ff0b9137aa3ac9de8b0448138125ce/raw/chatgpt_ui_fix.user.js
// @namespace http://tampermonkey.net/
// @description Adjusts width of side bar and messages of the ChatGPT web interface
// @author alexchexes
// @match https://chat.openai.com/*
// @match https://chatgpt.com/*