Greasy Fork is available in English.
Automatically expands a styled menu above the input box in OpenAI Chat when "/" or "、" is typed and fills the input with selected option, after clearing the input.
说明:
1、脚本不自带任何提示词,有需求要请自行搜索获取
2、使用之前需要用户自行修改代码添加提示词:编辑optionsDict变量中的内容即可,以键值对的形式添加
3、脚本实现了简单的筛选功能,例如输入“/选项”,则列表中只显示key中含有“选项”字样的内容
4、脚本不做更新修改,有个人功能需求请使用ChatGPT协助修改