Google AI Studio Title Synchronizer

把 AI Studio 对话的内部标题自动同步到网页标签页标题上

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
hezhiyang2000
日安装量
0
总安装量
2
评分
0 0 0
版本
1.1
创建于
2025-11-24
更新于
2025-11-24
大小
1.8 KB
许可证
MIT
适用于

This UserScript automatically synchronizes the internal conversation title of Google AI Studio to the browser tab title. It helps you easily identify different chats when managing multiple tabs.

Features:

  • Auto Sync: Updates document.title based on the conversation header (h1).
  • Performance Optimized: Uses MutationObserver with a Debounce mechanism (500ms). It only updates the title when the page stops changing, preventing unnecessary resource usage.
  • Editing Support: Correctly grabs the title even when you are actively renaming the chat in the input field.