ChatGPT Code Tools

Adds functionality to ChatGPT code blocks, including options to save or copy code snippets.

Autor
人民的勤务员
Instalaciones diarias
0
Instalaciones totales
2
Calificaciones
0 0 0
Versión
2025.6.2.1
Creado
29/05/2025
Actualizado
02/06/2025
Tamaño
49.2 KB
Compatibilidad
Compatible con Firefox Compatible con Chrome Compatible con Opera Compatible con Safari Compatible con Edge
Licencia
MIT
Funciona en

简体中文 | English | 한국어 | Tiếng Việt | 繁體中文
👆️access GitHub Readme file on for a better experience。

Recommended use:
Support
Support
Support
💡 Tip: The script manager and browser listed above do not represent all
The script runs normally in the following environment
Passed

ChatGPT Code Tool

「 Add functionality to ChatGPT code blocks, including the option to save or copy code snippets. 」

Views

Download:Github | ⭐Greasy Fork

Scripting functions and implementation

Code block addition“Save the code”and“Copy the code”Button,To quickly save or copy code snippets。

Functional Overview

1. Detect code blocks

  • Automatically add action buttons for each code block(Avoid repeated additions)。

2. Add action button

  • Save code button

    • Code block-based language(Infer file extensions by class name)。
    • Dynamically set according to extension MIME type。
    • Create a download link and trigger a download。
  • Copy code button

    • Copy code snippets to clipboard。
    • Provide status feedback(like“Copy successfully”or“Copy failed”)。

3. Dynamic adaptation

  • monitor DOM Changes,Automatically add buttons to the newly added code blocks。

4. Button style and interaction

  • Customize button styles(Background color、frame、Mouse hover effect)。

  • Status feedback mechanism:

    • Normal state:Blue Button。
    • At work:Green button displays status(like“Saving...”or“Copyed”)。
    • Error status:The red button displays error message。

💖 The script referenced or used the following script:

🧑‍💻 @CarpeNoctemXD ⇒ 📜 ChatGPT Code Tools

Help

Recommended browser and script manager:

  • Greasemonkey + Waterfox
  • Tampermonkey/Violentmonkey + Firefox
  • Tampermonkey/Violentmonkey + Chrome
  • Userscripts + ios Safari
  • Violentmonkey/KiWiBrowser + Android

If you need to learn more about how to install user scripts,Click meView the teaching of pictures and texts!

View all publish scripts

长期地址
遇到问题?请前往 GitHub 提 Issues。