https://github.com/nonepork/ctrlentergpt-script
A script that fixes Ctrl-Enter on ChatGPT
https://github.com/nonepork/ctrlentergpt-script
chatgpt tampermonkey userscript
Last synced: 7 months ago
JSON representation
A script that fixes Ctrl-Enter on ChatGPT
- Host: GitHub
- URL: https://github.com/nonepork/ctrlentergpt-script
- Owner: nonepork
- License: mit
- Created: 2025-04-27T09:58:06.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-04-27T10:01:06.000Z (9 months ago)
- Last Synced: 2025-04-30T14:28:29.940Z (9 months ago)
- Topics: chatgpt, tampermonkey, userscript
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# ChatGPT Ctrl+Enter Fix
## Introduction
Allows sending messages in ChatGPT using the **Ctrl + Enter** shortcut on small screens or mobile devices, eliminating the need to manually click the send button.
## Installation
1. Install a userscript manager like [Tampermonkey](https://www.tampermonkey.net/) or [Violentmonkey](https://violentmonkey.github.io/)
2. Click [here](https://greasyfork.org/zh-TW/scripts/534152-chatgpt-ctrl-enter-fix) to install the script
3. Reload the ChatGPT page
## Usage
- While editing the input field, hold **Ctrl** and press **Enter** to send messages
- If the send button isn't ready, the script will automatically wait up to 5 seconds and attempt sending
## Compatibility
| Browser | Supported Extension |
|----------|-------------------------------|
| Chrome | Tampermonkey ✅ |
| Firefox | Violentmonkey ✅ |
| Edge | Supported versions ✅ |