Adds a 📃 button that opens the menu, clicks “Export to…”, then highlights and clicks the “Export to Docs” button when it appears.
当前为
Adds a “📃” button to the Gemini web UI that automates “︙ → Export to… → Export to Docs” with visual highlight and click.
目的
Gemini のチャット応答ブロックに新しいボタン「📃」を追加し、
クリック一つで
対応環境
// ==UserScript==
// @name Gemini Export Button
// @namespace https://x.com/TakashiSasaki/tampermonkey/gemini-export
// @version 0.9.3
// @description Adds a 📃 button that opens the menu, clicks “Export to…”, then highlights and clicks the “Export to Docs” button when it appears.
// @author Takashi Sasaki
// @homepage https://x.com/TakashiSasaki
// @supportURL https://x.com/TakashiSasaki
// @license MIT
// @match https://gemini.google.com/app/*
// @icon https://x.com/TakashiSasaki/path/to/icon.png
// @updateURL https://gf.qytechs.cn/scripts/533686-gemini-export-cascade-highlight-click/code
// @downloadURL https://gf.qytechs.cn/scripts/533686-gemini-export-cascade-highlight-click/code
// @compatible tampermonkey
// @compatible violentmonkey
// @grant none
// @run-at document-idle
// ==/UserScript==
Thank you for using “Gemini Export Button”! ✨
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址