Description from extension meta
Настройте свои горячие клавиши для ChatGPT: листайте вверх/вниз, копируйте текст, объединяйте ответы, открывайте новый чат и…
Image from store
Description from store
Не переживайте из-за большого количества опций — просто нажмите на иконку, быстро просмотрите горячие клавиши и используйте те, что удобны. Расширение также уменьшает интерфейс, показывая больше переписки, скрывает лишние элементы и добавляет кнопку для переключения боковой панели.
Горячие клавиши делятся на две группы:
1. Дополнительные возможности: прокрутка по одному сообщению, копирование выделенного текста, копирование без символов * и #, а также прокрутка диалогов с помощью клавиш Page Up/Page Down.
2. Стандартные действия: создать новый чат, фокус на вводе, показать/скрыть боковую панель, поиск, отправить/остановить генерацию, навигация между чатами и копирование.
Если вы хотите помочь с поддержкой расширения и можете открыть GitHub-репозиторий для создания сообщества — свяжитесь со мной через ссылку поддержки внизу этой страницы. ✌️
█████████████████████████████████
███▓▓▓▓▓▓▓▓░ ПОДДЕРЖКА ░▓▓▓▓▓▓▓▓███
█████████████████████████████████
Вопрос: Что-то сломалось, и я страдаю. Что теперь?
Ответ: Сообщите о проблемах через ссылку «Перейти в центр поддержки» ниже. Я не использую Mac ежедневно, так что обязательно сообщайте о проблемах. Обычно исправляю в течение недели, так как сам пользуюсь этим расширением.
█████████████████████████████████
███▓▓▓▓▓▓▓▓░ ЧАСТЫЕ ВОПРОСЫ ░▓▓▓▓▓▓▓▓███
█████████████████████████████████
Вопрос: Как настроить горячие клавиши?
Ответ: Нажмите значок расширения и перезагрузите страницу. Очень просто.
Вопрос: Могу ли я отключить горячие клавиши и вернуть настройки Chrome по умолчанию?
Ответ: Да. Можете вообще удалить их все — решать вам.
Latest reviews
- (2025-07-08) Tittlez Tztz: It would be great if the extension let users set specific keyboard shortcuts to go straight to any model. At the moment, GPT-4.1 can’t be picked with something like Alt+5 because it shows up as a subcategory under GPT-4, not as its own separate option, so we have to select it manually each time. Being able to create shortcuts for direct access to all models, including subcategories like GPT-4.1, would make everything a lot smoother. Thanks so much for all the work you’ve put into this extension! Example: assign and handle hotkey for specific model chrome.commands.onCommand.addListener((command) => { if (command.startsWith('switch-to-model-')) { const modelId = command.replace('switch-to-model-', ''); const btn = document.querySelector(`[data-model-id="${modelId}"]`); if (btn) btn.click(); } });
- (2025-05-06) Brandy Weaver: Sometime in the past few weeks, this extension has seemed to cause my sidebar to appear blank. Disabling the extension and refreshing the page returns the side bar. Could this be fixed, please?
- (2025-02-02) Amir Musa: Doesn't seem to work on Mac. Usually the Alt key is replaced by the Option on Mac, but none of the shortcuts work regardless of what I set it too. Would be great if there was an option to set fully custom shortcuts (both modifier and hotkey)
- (2024-11-23) Ori Bar: Love the extension! Life Saver! Is it possible to implement a keyboard shortcut option for scroll down as an alternative to scroll to bottom?
- (2024-09-27) Marco Dietrich: Looks great but for some reason the up arrow symbol doesnt appear on my screen, I mainly need this to jump up between messages. Also im on mac with a euro keyboard so unfortunately if I type option+a it just outputs "å" into the chatbox, so I cant jump up messages in any way or use any of the commands as it just outputs symbols :( hoping theres a fix for this would be a lifesaver
- (2024-07-09) Frank D.: Fantastic! Thank you :-) I love the minimalist tweaks and the configurable keyboard shortcuts – especially the ability to scroll right to the top 😍 Would you consider adding an option to hide the extension's "Toggle menu" (bottom right)? 🙏
- (2024-04-29) Jordan Cyr: This is so close to what I Need it to do... It's that there are still no pageup/pagedown functions in chatgpt. I have some long conversations that are annoying to scroll through. Shooting right to the top and bottom is nice but I need to be able to do it more granularly. Add that and I'll give 5 Stars. Edit: updated to 4 stars. The Arrow up/down buttons mostly accomplish what I need it to. Would still be nice to be able to go chunk by chunk and not entire message by entire message.
- (2024-04-16) Ronivaldo Passos Sampaio: Great effort, it can be improved.. 1) Alt+A doen't work for meu, even changing to another key, I can see the event in Devtools, but nothing happens on the screen. 2) Please add an separator option to copy function for both prompt and response. Thank you sir
- (2024-04-04) LoriJ: I'm wavering between 3-5 stars. 5 stars because it does what it says it does but 3 because why is there no function to scroll to the top? That's the scrolling I most frequently want to do.
- (2024-01-13) Pinball Destiny: Customizing default shortcuts is possible. The shortcuts for copying the lowest visible message and for navigating up one message at a time both significantly help my workflow. The feature to copy all responses without prompts is ideal for reviewing summarized GPT responses without prompts. Fantastic extension.