当前显示所有语言的结果。仅显示简体中文的结果。
-
-
Mistral AI - Delete All Chats JS - Adds a native-looking "Delete All Chats" button to Mistral AI interface with multi-language support
-
Prompt Manager (Fixed Vertical Drag with Copy & Close) JS - 在AI网站上保存并快速使用 Prompts,同时支持拖动按钮及位置保存 —— 修复按钮只能横向拖动的问题,增大关闭按钮点击区域并上移碰撞箱,复制后显示成功并自动关闭
-
Prevent Autofocus on AllenAI, Mistral JS - Blocks programmatic focus on <textarea> and contenteditable elements
-
no auto scroll JS - Disable JavaScript-triggered scrolling like scrollIntoView
-
Mistral Chat Prompt Injector JS - Listens for postMessage events and injects them into chat.mistral.ai's input field
-
mistral Hide Specific Ancestor on Mistral Chat JS - Finds polygon elements whose points start with "242.424,90.909", locates the closest span ancestor with class "rounded-md", then hides the grandparent of that span (two levels up) by setting display: none !important