Google AI Studio Title Synchronizer

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

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 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.