This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==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 |