Friendlier ChatGPT Prompt Box

Allows you to just start typing with unfocused prompt box, scroll the conversation from the prompt box, quote pasted text, and more. Adds free space at the end of the conversation, so you can prescroll before text generation. Configurable via userscript storage.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
h_h
日安装量
0
总安装量
24
评分
0 0 0
版本
2023.11.16
创建于
2023-11-16
更新于
2023-11-16
大小
11.0 KB
许可证
MIT (https://opensource.org/license/mit/)
适用于

Unfocused Prompt Box

  • The first intended input focuses the prompt box and inserts it - as if the prompt box was focused from the beginning.
  • The prompt box can be delibarately focused with Ctrl+P.

Focused Prompt Box

  • You can scroll the conversation with Ctrl+Up/Down. When the prompt box is empty, Up/Down suffices. For increased scrolling speed, additionally hold Shift.
  • Press Ctrl+Q to transform text into a Markdown quote.
  • Press Ctrl+B to transform text into a Markdown code block.
  • Ctrl+Q and Ctrl+B are applied to the selection, the text just pasted with Ctrl+V (not via other means), or the current line (in that order of priority).

Other

  • Should ChatGPT ever suddenly reset the conversation and remove what you were writing (which isn't unheard of), you can retrieve the last prompt box contents via a custom userscript command (see userscript manager fly-out; only until page reload).
  • With the free space added at the end of the conversation, you don't need to constantly scroll the newest generated text into view.
  • After the first page load with this userscript, you can configure the script via userscript storage. See https://stackoverflow.com/a/56918709.