Greasy Fork is available in English.
Adds a floating Table of Contents with code block detection for navigating chat messages in Google AI Studio
< Feedback on Enhanced Google AI Studio Chat Navigator
it is made with claude (and a bit of gemini when claude quota exhausted).
i feed the html to the ai after compressing it using a tool and ai is able to figure out most of it. while this is not compulsory i think this gives ai a lot of clarity, without compressing the content, if u feed to ai ... it is not possible because these days html pages are HUUGE. you can use this code for this https://github.com/xyz-jphil/xyz-jphil-ai-html-thinfile-generator
more than this i cannot help for now
okk~Thank you
Oh my god, what is this amazing thing!! Author, you are incredibly talented!!! Recently, the UI of Google AI Studio has become such a mess after the update. I wanted to ask, will you continue updating this script?
For example, being able to export chat history from the AI Studio webpage and number each reply in order, like:
1. user
2. char
3. user
4. char
…
And also being able to export a specific portion of the chat history from the window, for instance, the messages between 45 and 70.
I’ve been searching for a plugin that doesn’t always export the entire chat history from start to finish every single time.