当前显示所有语言的结果。仅显示简体中文的结果。
-
-
T3 Chat Zoomed-Out Scrollbar JS - Adds a zoomed-out preview scrollbar to T3 Chat, showing only the chat log.
-
t3.chat Temperature Slider JS - Adds a dark-mode temperature slider on t3.chat that sets localStorage 'temperature' between 0 and 1.99 (default 0.6)
-
T3 Chat STT with Whisper API (Configurable API Key) JS - Adds speech-to-text functionality to t3.chat using OpenAI's Whisper API with configurable API key via UI.
-
T3 white mode JS - white
-
Contraster! JS - Contrast fixer
-
T3 Chat Enhanced UI with Code Execution JS - Adds a zoomed-out preview scrollbar, code block list, download functionality, and code execution to T3 Chat
-
T3.chat - Autofocus message input JS - Automatically focuses the message input field when you start writing.
-
Lock Scroll to Bottom JS - Automatically keep the scroll locked to the bottom of the chat container on t3.chat
-
T3 Chat wide code block (expand on text-wrap) JS - Pure CSS rules to expand code blocks in in T3 Chat to fill horizontal space on wide screens to make reading long code blocks easier. (check comment for another version that always expands)
-
T3 Chat wide code block (always expand) JS - Pure CSS rules to expand code blocks in T3 Chat to fill horizontal space on wide screens to make reading long code blocks easier. (check comment for another version that only expands when text-wrap is enabled)
-
T3Chat Up-Arrow Edit JS - Press ↑ in an empty compose box to edit your last message
-
T3Chat Table Copier JS - Add "Copy Table" buttons to tables in T3Chat to Office tools