Chatgpt -Code -Tool

Fügen Sie den ChatGPT -Codeblöcken Funktionen hinzu, einschließlich der Option zum Speichern oder Kopieren von Code -Snippets.

Autor
人民的勤务员
Installationen heute
0
Installationen gesamt
2
Bewertungen
0 0 0
Version
2025.6.2.1
Erstellt am
29.05.2025
Letzte Aktualisierung
02.06.2025
Größe
49,2 KB
Kompatibilität
Kompatibel mit Firefox Kompatibel mit Chrome Kompatibel mit Opera Kompatibel mit Safari Kompatibel mit Edge
Lizenz
MIT
Wird angewandt auf

简体中文 | 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