Unsluggish ChatGPT Input

In a long chat typing is very sluggish. This script adds an alternative input area. (De)activate it via Ctrl+Alt+i

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
evermind-zz
今日安裝
0
安裝總數
8
評價
0 0 0
版本
2.3.0
建立日期
2025-10-01
更新日期
2025-10-01
尺寸
13.1 KB
授權條款
GPL-3.0-or-later
腳本執行於

Unsluggish ChatGPT Input

A lightweight Tampermonkey/Greasemonkey userscript that adds a floating input overlay to ChatGPT.

This is useful if you have a long conversation and the input seems to get sluggish.

Features

  • Floating Overlay Textarea

    • Press Ctrl + Alt + I to toggle the overlay on/off.
    • Supports multiline input (Shift + Enter for newline).
  • Overlay Send/Stop Button

    • Idle (green) → Ready to send (✉️).
    • Send (neutral) → Sending in progress (...).
    • Stop (red) → Active response, can be interrupted ().
  • Settings Menu (⚙️ icon next to the overlay)

    • Toggle overlay button visibility.
    • Option: Pressing Enter can also stop ChatGPT responses.
    • Your preferences are stored in localStorage and restored automatically.

Installation

  1. Install Tampermonkey (or another userscript manager).
  2. Add this script to Tampermonkey.
  3. Open ChatGPT or chatgpt.com.
  4. Press Ctrl + Alt + I to toggle the overlay.

Usage

  1. Open ChatGPT and toggle the overlay (Ctrl + Alt + I).
  2. Type your prompt in the overlay textarea.
    • Enter → Sends the text.
    • Shift + Enter → Adds a newline.
  3. Or Use the overlay button:
    • ✉️ → Click to send your text to ChatGPT.
    • ... → Sending in progress.
    • → Click to stop current ChatGPT response.
  4. Adjust settings via the ⚙️ icon.

Notes

  • The overlay textarea syncs its content into ChatGPT’s input field automatically.
  • Works best with the default ChatGPT web interface.
  • Settings are saved per browser and persist between sessions.