TBXark / chatgpt-prompt-helper

A Tampermonkey script for quickly copying prompts in the web version of ChatGPT.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChatGPT Prompt Helper

image

在使用网页版ChatGPT时,或者其他第三方网页的时候,有时候需要切换Prompt但是还得去其他网站找,就很麻烦。 所以写了一个简易的油猴脚本,可以在ChatGPT网页版的Prompt下拉菜单中添加一些常用的Prompt。点击标题或者副标题展开之后点击内容就能复制了。

暂时只是满足个人需求,写的比较简单,有其他想法欢迎提交issue和pr。

默认templates由 rockbenben/ChatGPT-Shortcut 提供

TODO:

  • 添加使用说明
  • 添加深色模式
  • 添加自定义配置界面
  • 添加检索和过滤功能

About

A Tampermonkey script for quickly copying prompts in the web version of ChatGPT.


Languages

Language:JavaScript 99.9%Language:HTML 0.1%