Skip to content

Instantly share code, notes, and snippets.

@kiranwayne
kiranwayne / grok_enhanced.js
Last active January 22, 2026 13:35
Customize width & justification (main/secondary panels via slider/input/checkbox)
// ==UserScript==
// @name Grok Enhanced
// @namespace https://gist.github.com/kiranwayne
// @version 0.5
// @description Customize width & justification (main/secondary panels via slider/input/checkbox). Fixed for May 2024 Grok UI update. Show/hide via menu on grok.com. Handles Shadow DOM. Header added.
// @author kiranwayne
// @match https://grok.com/*
// @updateURL https://gist.githubusercontent.com/kiranwayne/33c7340b4169617116cc8068cf10cb26/raw/grok_enhanced.js
// @downloadURL https://gist.githubusercontent.com/kiranwayne/33c7340b4169617116cc8068cf10cb26/raw/grok_enhanced.js
// @grant GM_getValue