Scripts
-
-
Arena.ai | Model Manager: Pin, Reorder & Persistent Auto-Select JS - Pin favorite models to the top of the model selection dropdown with persistent memory
-
Arena.ai | Floating Copy Buttons JS - Adds floating copy buttons for code blocks and chat messages
-
Arena.ai | Collapsible Code Blocks JS - Adds collapsible code blocks with clickable headers, footer controls, and a global toolbar toggle
-
Arena.ai | DOM Performance Optimizer JS - Fixes sluggish scrolling in Arena by virtualizing old messages, flattening 30k+ node Shiki codeblocks, and neutralizing CSS blurs and transitions.
-
Arena.ai | Input Lag Nuker (Shadow Input Bypass) JS - Bypasses Arena's laggy React input validation by using a "Ghost" textarea that syncs only on idle or submit.
