您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Deletes the current Gemini conversation on Gemini with Ctrl+Shift+Backspace or via manual button click. After deletion, emulates a click on the final button. Includes layout check and robust element polling with necessary waits.
当前为
This Tampermonkey script is a tool that automatically deletes the currently displayed conversation on Google Gemini (https://gemini.google.com/app/*
) using a single keyboard shortcut: Ctrl + Shift + Backspace.
What this script does: It automates the following 3-step operation sequence:
Why this script exists (Development Background):
I frequently use ChatGPT and find the Ctrl + Shift + Backspace
shortcut for deleting the current conversation efficient for organizing finished conversations. However, Gemini lacks a similar shortcut; deleting a conversation requires opening the conversation list and selecting the conversation from there each time. This was a frustrating process for me, so I created this user script to easily delete the conversation I am currently viewing. (The shortcut key is set to be the same as ChatGPT's).
Important Note (Regarding Layout): The UI elements targeted by this script (like the conversation actions menu button) may only appear in a specific layout on the Gemini website due to responsive design, typically when the window is narrow (like a mobile or vertical tablet view). The script includes a window width check and will interrupt the automation if the window is too wide. To ensure it works as expected, please narrow your window to an appropriate width before using the shortcut.
Simple steps to start using this script.
chrome://extensions/
or edge://extensions/
). The script will not work if this is not enabled.https://gemini.google.com/app/*
and narrow your window width so that the UI elements targeted by the script are visible (adjust the layout).Ctrl + Shift + Backspace
on your keyboard. The deletion operation will be executed automatically.Takashi Sasaki
MIT
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址