Adds a floating navigation menu to quickly jump between prompts on ChatGPT, Gemini, and other chat platforms.
< 脚本 Notion 风格的 ChatGPT、Gemini 导航目录 的反馈
Could you please add// @match https://chat.qwen.ai/*and { name: "Qwen", hosts: ["chat.qwen.ai"], messageSelector: ".user-message", }
登录以发布留言。
Could you please add
// @match https://chat.qwen.ai/*
and
{
name: "Qwen",
hosts: ["chat.qwen.ai"],
messageSelector: ".user-message",
}