@lueluelue更方便复制prompt的脚本 中发帖

更方便复制prompt的脚本:
// ==UserScript==
// @name Prompt Manager
// @namespace http://tampermonkey.net/
// @version 2.6
// @description 在AI网站上保存并快速使用 Prompts,同时支持拖动按钮及位置保存
// @author lueluelue
// @match https://chatgpt.com/*
// @match https://claude.ai/*
// @match https://chat.deepseek.com/*
// @match https://www.perplexity.ai/*
// @match https...