Quick-Text-Buttons

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

Author
p65536
Daily installs
1
Total installs
4
Ratings
0 0 0
Version
1.0.0
Created
2025-08-05
Updated
2025-08-05
Size
169 KB
License
MIT
Applies to

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.