简体中文 | English | 한국어 | Tiếng Việt | 繁體中文
👆️access GitHub Readme file on for a better experience。
UserScripts
GitHubView the serviceman’s scriptGithub:@ChinaGodMan
GreasyForkView the serviceman’s script
View the serviceman’s script on the current page
GreasyFork Total Installs Daily update checks Total Daily Installs Scripts Count
Good Ratings Ok Ratings Bad Ratings CodeQuality Stars Forks Issue
If the script helps you,Can light up the stars to encourage
Telegram TikTok Instagram Gmail
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**](https://github.com/CarpeNoctemXD) ⇒ 📜 _[ChatGPT Code Tools](https://github.com/CarpeNoctemXD/UserScripts/blob/main/chatgpt/chatgpt_code_tools.js)_ ## 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 me](https://github.com/ChinaGodMan/UserScripts/blob/main/docs/help/en#readme)View the teaching of pictures and texts!** ### [View all publish scripts](https://github.com/ChinaGodMan/UserScripts/tree/main/docs/en#-Script-List)

More user scripts /Back to top↑