Press Alt+S to click toggle-left-nav button on localhost:3080
这些是代码更新过的版本。 显示所有版本
Alt+c also strips markdown
// === Shortcut Keybindings ===// Alt+S → Toggle sidebar (clicks #toggle-left-nav)// Alt+N → New chat (clicks button[aria-label="New chat"])// Alt+T → Scroll to top of message container// Alt+Z → Scroll to bottom of message container// Alt+w → Focus Chat Input // Alt+c → Click Copy on lowest message// Alt+x → Select and copy, cycles visible essages// Alt+A → Scroll up one message (.message-render)// Alt+F → Scroll down one message (.message-render)// Just start typing to go to input chatbox// Alt+r → refresh cost for conversation// Alt+u → update the token cost per million
// ==UserScript==// @name LibreChat Shortcuts + Token Counter// @namespace http://tampermonkey.net/// @version 2.0// @description Press Alt+S to click toggle-left-nav button on localhost:3080// @author bwhurd// @match http://localhost:3080/*// @grant none// @run-at document-end// ==/UserScript==// === Shortcut Keybindings ===// Alt+S → Toggle sidebar (clicks #toggle-left-nav)// Alt+N → New chat (clicks button[aria-label="New chat"])// Alt+T → Scroll to top of message container// Alt+Z → Scroll to bottom of message container// Alt+w → Focus Chat Input // Alt+c → Click Copy on lowest message// Alt+x → Select and copy, cycles visible essages// Alt+A → Scroll up one message (.message-render)// Alt+F → Scroll down one message (.message-render)// Alt+r → refresh cost for conversation// Alt+u → update the token cost per million
override default chrome shortcuts now
See description.
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址