Skip to content

Instantly share code, notes, and snippets.

@vadash
vadash / gist:cd8a156506abe3ee75ac7495f0433736
Created April 2, 2025 08:47
Google's AI Studio UserScript (TamperMonkey) - Attempt at fixing lag
// ==UserScript==
// @name AI Studio - Advanced Control Suite (History, UI, Lag Fix)
// @namespace http://tampermonkey.net/
// @version 4.0
// @description Advanced control for Google AI Studio: Chat history modes (Exchanges, Vibe), UI Hiding (Sidebars, System Instr.), Input Lag Fix, Dark Theme Popup.
// @author so it goes...again & Gemini
// @match https://aistudio.google.com/*
// @grant GM_addStyle
// @grant GM_setValue
// @grant GM_getValue