Quick-Text-Buttons

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

Versión del día 5/8/2025. Echa un vistazo a la versión más reciente.

Tendrás que instalar una extensión para tu navegador como Tampermonkey, Greasemonkey o Violentmonkey si quieres utilizar este script.

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

Tendrás que instalar una extensión como Tampermonkey o Violentmonkey para instalar este script.

Necesitarás instalar una extensión como Tampermonkey o Userscripts para instalar este script.

Tendrás que instalar una extensión como Tampermonkey antes de poder instalar este script.

Necesitarás instalar una extensión para administrar scripts de usuario si quieres instalar este script.

(Ya tengo un administrador de scripts de usuario, déjame instalarlo)

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Tendrás que instalar una extensión como Stylus antes de poder instalar este script.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

Para poder instalar esto tendrás que instalar primero una extensión de estilos de usuario.

(Ya tengo un administrador de estilos de usuario, déjame instalarlo)

Autor
p65536
Calificaciones
0 0 0
Versión
1.0.0
Creado
5/8/2025
Actualizado
5/8/2025
Tamaño
169 KB
Licencia
MIT
Funciona en

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.