Automates clicking chat turn options and delete buttons in Gemini.
< 脚本 Google AI Studio | Clear Chat Button 的反馈
Thanks for the feedback.
Updated @match to be more universally.
Yes thank u, but will it work if using * instead of numbers in the url like https://aistudio.google.com/u/*/prompts/* to work in all accounts?
Can you try it out?
It's broadly encompassed by:
@match https://aistudio.google.com/*
I don't know why @match https://aistudio.google.com/* doesn't work with me, but i have tried @match https://aistudio.google.com/u/*/prompts/* and it works very well with all accounts
Just to make sure:
You have definitely tried
@match https://aistudio.google.com/*
manually or via my update?
Have you also considered?:
> Important Note: Google AI Studio is a single-page application (SPA). This means when you navigate from one section to a prompt page (without a full page reload), the userscript may not initialize properly. If the clear button doesn't appear after navigation, simply reload the page (F5 or Ctrl+R) to activate the script and display the button.
yes i have tried all of this and wouldnt work with me, but it's work now after the last update.. thank u for your effort
if u have multiple accounts u may add https://aistudio.google.com/u/1/prompts/* in match to be able to use the script in your sec account, u should change the number in the url based on your account number