您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Intercepts large pastes and uploads as text files
This userscript automatically intercepts large text pastes in Google AI Studio and uploads them as text files instead. No more hitting character limits or struggling with formatting when trying to paste large code blocks, logs, or other text content!
When you paste text into Google AI Studio's chat input:
You can customize the character threshold by editing this line in the script:
const maxNonPasteLength = 1000; // Change to your preferred character limit
Higher values will only convert larger pastes to files, while lower values will convert more pastes.
This script operates entirely within your browser. No data is sent to any external servers. Your clipboard content is only processed locally to create the text file.
Having issues or suggestions? Leave a comment below!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址