Quick-Text-Buttons

Adds customizable buttons to paste predefined text into the input field on ChatGPT/Gemini.

当前为 2025-09-25 提交的版本,查看 最新版本

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

You will need to install an extension such as Tampermonkey to install this script.

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

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

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

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

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

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

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

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

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

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

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

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

作者
p65536
评分
0 0 0
版本
1.2.0
创建于
2025-08-05
更新于
2025-09-25
大小
183.9 KB
许可证
MIT
适用于

Overview

Quick-Text-Buttons is a utility script that adds customizable buttons to quickly insert predefined text into the input fields of AI services like ChatGPT and Gemini. You can efficiently manage and utilize frequently used instructions and prompts by organizing them into "profiles" and "categories."

Currently, it supports the following AI services:

  • ChatGPT
  • Gemini

Key Features

  • Intuitive text editing via GUI
  • Manage registered text by classifying it into "profiles" and "categories"
  • Switch between profiles (sets of categories) to use text sets tailored for different purposes
  • Specify the insertion position of the text (cursor position / start / end)
  • Option to automatically insert a newline before or after the text
  • Settings export/import functionality (in JSON format)
  • Includes sample settings, making it easy to get started.

Screenshots (Images are for ChatGPT)

Quick Text Buttons Showcase Image


Getting Started

  • Hovering over the Insert Text button (pen icon) in the upper right corner will display the list of registered texts. Clicking one will insert the text into the input field.
  • Open the settings panel from the Settings button (book icon) in the upper right corner to edit texts and change options.
  • The easiest way to get started is to import the sample file and modify its contents to your liking.
    Please import the sample JSON from the link above via the script's settings screen (JSON modal).

More info

Full Guide & Details on GitHub:


This script is open-source and licensed under the MIT License.