Greasy Fork

Greasy Fork is available in English.

AI Conversation Navigator

Floating navigator for your prompts in conversations with bookmark feature. Applied for ChatGPT, Gemini, Aistudio, NotebookLM, Google search, Grok, Claude, Mistral, Meta, Deepseek, Kimi, Z.ai (GLM), Chatglm, Ernie, Xiaomimimo, Perplexity, Poe, Deepai, Huggingface, Manus, Longcat, Chatboxai, Lmarena, Quillbot, Canva, Genspark, Character, Spacefrontiers, Scienceos, Evidencehunt, Playground (allen), Paperfigureqa (allen), Liner, Scira, Scispace, Exa.ai, Consensus, Openevidence, Math-gpt.

< 脚本 AI Conversation Navigator 的反馈

评价:好评 - 脚本运行良好

§
发布于:2026-02-01

Your script is a great help. What I'm still missing is highlighting entries with multiple versions, as I often ask different questions about a context.

§
发布于:2026-02-02

Could you give me a clearer picture of your situation? To be honest, I cannot get what you mean.

§
发布于:2026-02-02

Current situation: When I have a conversation like this:

  1. User message: "Analyze this code" (Version 1)
  2. AI response
  3. User message: "Analyze this code" (Version 2 - I edited my prompt)
  4. AI response
  5. User message: "Now optimize it" (no versions)
  6. AI response

What happens now:

  • Your navigator shows entries for messages 1, 3, and 5
  • But I cannot see which messages have multiple versions (messages 1/3 are the same prompt with different versions)

What I'm requesting: Visual highlighting in the navigator list to show which user messages have version arrows. For example:

  • Entry 1: highlighted (has "◄ ►" version controls)
  • Entry 2: highlighted (has "◄ ►" version controls)
  • Entry 3: normal (no version controls)

Why this helps: Since I often ask different questions about previously provided information, it helps me to see at a glance which messages have versions, to quickly find where I can go back to start fresh or take the conversation in a different direction. These points are essentially branch points in a conversation.

Would you consider adding this feature to your script?

§
发布于:2026-02-02

I get what you mean. The edited prompts should have any icons to distinguish with others. However, some website like ChatGPT have management buttons to control versions. Meanwhile, Gemini cannot back to previous messages. Which platforms are you interested? Anyway, this task is fantastic and tough to accomplish. It will take me for ages to find general solutions that work normally on every website.

§
发布于:2026-02-02

I have already partially implemented this feature for the websites I use: claude, chatgpt, mistral. I used the aria-label for this, but it is translated depending on the language. So it's an extra effort. More generally, you could try to count the elements below a message. But yes, I can understand that this would be a lot of work with so many websites. I was already wondering why you wanted to support so many sites. Perhaps it would be enough to make more features available only on certain core sites.

§
发布于:2026-02-02

I updated for ChatGPT as image below. You can install the newest to test new feature.

§
发布于:2026-02-02

Great layout idea. I just used another background color. But it seems not to work correctly. It adds the version to the entry after the right one here.

§
发布于:2026-02-03

Oh, I saw some bugs in my code block. I just fixed them and you can update to version 10.3. In addition, I spent last night to add version control of Claude, Mistral because I am interested with new feature of my userscript. If you find any errors, do not hesitate to let me know.

§
发布于:2026-02-03

Works wonderfully in my tests 👍

§
发布于:2026-02-06
编辑于:2026-02-06

Sometimes your script's user interface covers Claude's. Like in incognito mode, which I can't exit because the close button isn't clickable since your userscript's close element is there.

§
发布于:2026-02-06
编辑于:2026-02-06

Please update for the latest version because I removed Open button and this userscript will open automatically when your messages appear.

§
发布于:2026-02-06
编辑于:2026-02-06

Looks good. Thank you.

§
发布于:2026-02-06

Another minor error on the ChatGPT page is that images displayed overlay the navigation bar.

§
发布于:2026-02-07

Could you share your ChatGPT conversation for me? I want to check your error to find out some solutions.

§
发布于:2026-02-07
编辑于:2026-02-07

As you can see in this image, it is normal without any error. It is so weird about this bug. I am using Edge browser, and no image displays overlay the navigation bar.

§
发布于:2026-02-07
编辑于:2026-02-07

I forgot to mention, you must open the image by clicking on one of the links like "Marantz NR1711 8K 7.2‑Channel AV Receiver". It could be that you need to click the other links till the image is loaded.

§
发布于:2026-02-07

Ok, I will fix this error for ChatGPT. You should update to the latest version to enjoy it.

§
发布于:2026-02-07

You are great. Thank you :)

§
发布于:2026-02-14

I am still considering whether it would be useful if bookmarks for replies would remain saved and visible even after reloading. However, cleaning them up could be a problem, so that they are also deleted as soon as you delete a chat.

I have now also disabled navigation for myself in incognito mode, as I don't need navigation there and it takes more clicks to close it when navigation is enabled. And you always have to close it at some point to start a new chat.

§
发布于:2026-02-15

- I think that in in incognito mode, you could turn off userscript/tempermonley/violentmonekey manually instead of clicking to close button.
- Regarding to bookmarks, do you want: persists after reload? available in new tab? or persists after browser close?

§
发布于:2026-02-15

I'm not really sure what the difference is between: persists after reload? available in new tab? or persists after browser close?
I would expect, they all need a persistent memory like the GM_setValue

§
发布于:2026-02-15

Persists After Reload? If you press the Refresh button on the page, does your data (bookmarks) stay?
Available in New Tab? If you open the same website in a new browser tab, can it still access that data?
Persists After Browser Close? If you completely close your browser (Chrome/Edge/Firefox) and open it again later, is the data still there?

§
发布于:2026-02-16

Oh, I thought you were asking which cases I need. The bookmark is not retained in any of them. Even when I switch chats.

§
发布于:2026-02-16

I think I will choose the option where bookmarks are available in a new tab and disappear after closing the browser. By the way, Happy Lunar New Year!

§
发布于:2026-02-17

Not celebrated here, but Happy New Year for you :)

§
发布于:2026-02-17
编辑于:2026-02-17

New version with all bookmarks saved up to 5 days. You can try it by updating to the latest version.

发布留言

登录以发布留言。