Submit prompt in ChatGPT when pressing Enter or Ctrl + Enter
This script automatically submits the prompt in ChatGPT when you press the **Enter** key or the **Ctrl + Enter** key combination.
It works on the following pages:
- https://chatgpt.com/
- https://chatgpt.com/c/*
This is particularly useful for users who prefer using keyboard shortcuts to interact with ChatGPT, including when editing old prompts.
## Features:
- **Enter**: Submits the prompt.
- **Ctrl + Enter**: Also submits the prompt.
- **Prevents default behavior**: The script prevents a new line from being added when you press **Enter** or **Ctrl + Enter**.