脚本
-
-
Chat GPT scroll to the top and bottom buttons JS - Adds buttons to scroll to the top and bottom of the chat on Chat GPT
-
Keyboard shortcut for switching between Chat GPT 4o mini and Chat GPT 4o JS - Switch between Chat GPT 4o mini and Chat GPT 4o for Superpower ChatGPT and OpenAI when Ctrl + Alt + Shift is pressed
-
Save & Submit keyboard shortcut for ChatGPT JS - Press Alt + Enter to auto-click the Save & Submit button for Superpower ChatGPT and OpenAI
-
Quickly edit question for Superpower ChatGPT JS - Press Ctrl + Alt + Left click on the text of the question you asked to jump in at the current mouse position to quickly edit the question
-
ChatGPT desktop notification for completed response/answer JS - Sends a desktop notification when the ChatGPT response/answer has finished generating. It allows for toggle button dragging, memorizes the toggle button position, prevents the toggle button from going out of window bounds, and remembers the state.
-
Chat GPT Code Blocks Line Numbers JS - Adds line numbers to Chat GPT code blocks either live (as the code is generated) or lazy (once the code has finished generating). Use lazy mode for performance mode. The default mode is the live mode. Use the toggle in the Tampermonkey menu to switch between the modes.