您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Adds folders with a settings menu to the Google Gemini sidebar to organize conversations.
Adds an organiser pane to the left sidebar of Google Gemini so you can group chats into folders,
collapse or reorder them and keep the list tidy.
storedFolders
– every folder object (id, name, colour).storedConversationFolders
– map of conversation-id → folder-id
.domFolders
– which IDs are currently inside each folder element.domOrphans
– any IDs still loose in the main list.gemini_folders
and gemini_convo_folders
then reloads the page.Folder names / colours and the conversation-to-folder map are stored locally withGM_setValue
under the two keys above—nothing leaves your browser.
Questions or bugs? Email [email protected].