Description from extension meta
Custom keyboard shortcuts for ChatGPT: set keys to scroll up/down, copy, join responses, start a new chat, and toggle the sidebar.
Image from store
Description from store
Don’t worry about all the options—just click the icon, skim the shortcuts, and use what’s useful. extension also shrinks the UI to show more of the convo, hides clutter, and adds a sidebar toggle button to collapse the GPTs.
Shortcuts fall into one of two buckets:
1. Added Features: scrolling one message at a time, copying selected text, stripping *s/#s when copying, and making Page Up/Down scroll the conversation.
2. Native Controls: Trigger built-in actions like new chat, focus input, toggle sidebar, search, send/stop generation, navigate threads, and copy.
If you’d like to help maintain this extension and can set up a GitHub repo to kick off the community, contact me via the support hub link at bottom of this page. ✌️
█████████████████████████████████
███▓▓▓▓▓▓▓▓░ SUPPORT ░▓▓▓▓▓▓▓▓███
█████████████████████████████████
Q: Something is broken. This feels like violence to me. What now?
A: Report issues via "Visit Support Hub" below. I don't use a mac day-to-day, so please report issues. I usually send fixes within a week, because I use this extension too.
█████████████████████████████████
███▓▓▓▓▓▓▓▓░ F A Q s ░▓▓▓▓▓▓▓▓▓▓███
█████████████████████████████████
Q: How do I customize keyboard shortcuts?
A: Click extension icon, reload the page. EZ GG.
Q: Can I disable shortcuts and restore Chrome defaults?
A: Yes. Delete them all if you like—that’s punk rock.
█████████████████████████████████
███▓▓▓▓▓░ DEFAULT KEYS ░▓▓▓▓▓▓▓▓███
█████████████████████████████████
Works on Windows and Mac:
[⊞] : Alt ⎇
[🍏] : Option ⌥
╔══════════════════════════╗
S M O O T H S C R O L L I N G
╚══════════════════════════╝
[Alt+a] → Scroll up one message
[Alt+f] → Scroll down one message
[Alt+t] → Scroll to top
[Alt+z] → Scroll to bottom
[PageUp/PageDown Takeover] → Redirects scrolling from the input box to the conversation, with smooth scrolling (option to disable)
[Send Top Bar to Bottom] → Moves the model picker and buttons to the bottom, under the message box, and hides the top bar for a cleaner look.
– Option to adjust how faded it looks when not in use.
╔══════════════════════════╗
C O P Y & S E L E C T
╚══════════════════════════╝
[Alt+c] → Copy the lowest visible response (cycles through on multiple taps, strips markdown if enabled)
[Alt+x] → Select and copy (retains formatting, with an optional auto-copy toggle)
Copy All Responses:
Alt+[ → Join and copy all responses (without prompts)
Alt+] → Join and copy all code blocks (customizable separator option)
╔══════════════════════════╗
C H A T C O N T R O L S
╚══════════════════════════╝
[Alt+n] → Start new conversation
[Alt+w] → Focus chat input
[Alt+s] → Toggle sidebar
[Alt+g] → Toggle sidebar folders (state persists after refresh)
[Alt+k] → Search chats
[Alt+q] → Toggle "Search the Web" button
╔══════════════════════════╗
S E N D I N G & E D I T I N G
╚══════════════════════════╝
[Ctrl+Enter] → Send message (option to disable)
[Ctrl+Backspace] → Stop generating (option to disable)
[Alt+e] → Click edit button
[Alt+d] → Resend edited message
╔══════════════════════════╗
N A V I G A T I O N
╚══════════════════════════╝
[Alt+j] → Previous thread
[Alt+;] → Next thread
█████████████████████████████████
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
►► N O W Y O U S C R O L L I N' ◄◄
█░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░█
█████████████████████████████████
█████████████████████████████████
███▓▓▓▓▓▓▓░ CHANGE LOG ░▓▓▓▓▓▓███
█████████████████████████████████
If you’d like to help maintain this extension and can set up a GitHub repo to kick off the community, contact me via the support hub link at bottom of this page.
4/18/2025
- ChatGPT Custom Shortcuts Pro now supports English, Spanish, Hindi, Japanese, Ukrainian, and Russian. Please drop me a note in the support hub if any translations are poorly worded or confusing.
- Fixed duplicate buttons in the Send-Top-Bar-To-Bottom mode. Fixed several other button bugs in this mode. The underlying website changes are frequent, so bear with me.
4/14/2025
- Known issue: "Content failed to load" may appear when Send Top Bar to Bottom is enabled and switching from a project folder conversation to a non-project conversation. Click reload to fix. Disable the feature if it irks you. Working on fix.
- Fixed bottom bar gap after starting a new conversation and sending the first message during transition
- Multilingual support is on the way. Just not quite ready. By end of month, will support: Spanish, Hindi, Japanese, Ukrainian, Russian
+ Added option to set opacity when "Send Top Bar to Bottom" is enabled. Defaults to 60%.
+ User can now interrupt scrolling manually
+ Improved error handling for sidebar collapse state (falls back to expanded instead of throwing errors now)
4/6/2025
+ Big Update! Try the new "Send Top Bar to Bottom" option in Settings — moves the model selector and buttons below the message box and removes the top header for a clean layout. Off by default and bypassed when unchecked.
+ The copy all buttons have been retired. They were an eye-sore. Use the keyboard shortcut instead. Protests in support hub could change my mind.
4/3/2025
✔ Fixed broken sidebar collapse button caused by ChatGPT UI changes.
✔ Fixed Chrome dark mode bug affecting user message rendering, even with extensions off.
✔ Adjusted scroll-to-message alignment for more accurate positioning.
3/31/2025
✔ Fixed previous/next thread shortcuts
✔ Edit buttons and thread nav now appear on brief hover, enabling the edit shortcut.
🙃 btw, if you know how to keep ChatGPT's edit message button visible after reload without needing to hover mouse, contact me via the support hub.
3/18/2025
+ Enabled toggle sidebar shortcut in narrow layouts.
+ Edit previous message buttons stay faint for Alt+E toggle without hover.
+ Added README.md clarifying lib sources to expedite Chrome Store approval.
✔ Fixed "stop" generating shortcut.
✔ Fixed collapse sidebar feature; may be removed if issues persist.
✔ Fixed Control+Backspace (Stop) shortcut.
✔ Control+Enter (Send) and Control+Backspace (Stop) shortcuts now enabled by default.
✔ Improved sidebar collapse stability with optimized MutationObserver.
✔ Streamlined settings layout; resolved description jump issue.
✔ Removed redundant clipboardRead permission from Manifest v3.
✔ Improved silent error handling.
3/8/2025
✔ Fixed the header from recent chatgpt interface updates.
✔ Rehid the footer text.
✔ Adjusted scroll down one message function to work consistently with new changes.
2/13/2025
✔ Smoother, more reliable scrolling (now powered by GSAP)
✔ Improved sidebar collapsing
2/11/2025
- Fixed scrolling issues after ChatGPT removed the down button
- Resolved a bug where scrolling down 1 message moved the main canvas incorrectly
2/6/2025
- Fixed citation visibility issue caused by hiding the Teams ad in the sidebar
2/5/2025
- Fixed an issue where the Alt key wasn’t working with unassigned Chrome shortcuts
2/3/2025
- Updated to properly support the Mac Option key
1/26/2025
+ Added shortcut for collapsing folders & GPTs in the sidebar
1/15/2025
+ Added Select & Copy feature (beta, expect bugs)
1/12/2025
+ Added previous/next thread shortcuts
- Fixed overscroll bug when reaching last message
- Improved scrolling responsiveness
1/4/2025
- Fixed customization issue for the copy shortcut key
1/3/2025
+ Copy shortcut now strips markdown (optional)
+ Toggle added for "Search the Web" button
+ Option to disable PageUp/PageDown takeover
- Improved responsiveness for multiple key presses
- Performance optimizations
12/11/2024
- Fixed wrapped menu text bug
12/10/2024
+ Added shortcut for native chat search
- Faded native buttons below search box
- Compact sidebar header & fixed date separators
- Re-hidden sidebar Teams ad (again)
12/2/2024
- Fixed Alt+D "Send Edit" shortcut not updating after settings changes
12/1/2024
- Fixed shortcut deletion issue (removing a shortcut restores default Chrome behavior)
11/25/2024
+ New: Scroll one message at a time; if at last message, scrolls to bottom
11/17/2024
+ Added shortcuts for editing and resending messages
9/22/2024
+ Added shortcut to focus chat input
- Fixed options toast notifications
- Updated extension description (to tickle your perineum)
9/20/2024
- Fixed sidebar toggle shortcut
9/6/2024
- Fixed sidebar, new conversation, and copy shortcuts
7/21/2024
- Fixed CSS bugs
+ Added options to hide menus & native "?" button
5/21/2024
- Fixed UI bugs, restored user menu, pending header improvements
5/15/2024
- Restored shortcuts affected by website design changes
5/10/2024
- Fixed Alt+C shortcut (now activates lowest visible copy button)
5/3/2024
- Fixed domain redirect issue
- Restored "Join & Copy All Code" feature
4/23/2024
- Fixed scroll-up shortcut issue
4/5/2024
+ Added "Scroll to Top" shortcut
3/19/2024
- Fixed custom GPT icon alignment
3/18/2024
+ Added sidebar toggle shortcut
3/17/2024
- Fixed "Scroll to Bottom", formatting bugs, and various UI issues
1/11/2024
- Fixed copy & new conversation shortcuts
- Corrected separator usage to \n
12/10/2023
- Adjusted CSS for sticky header
- Fixed sidebar arrow display issue
11/28/2023
- Restored Alt+C shortcut
+ Added Alt+N shortcut for new GPT conversations
- Removed broken Alt+D feature
11/4/2023
- Restored Alt+C shortcut
- Fixed multiple HTML-related bugs
- Improved scroll-down function
9/15/2023
+ Added Material Design menu icons
+ Added Alt+D shortcut for scroll