Gemini - Force Specific Account (e.g., Pro)

Forces Gemini to always use a specific Google Account, perfect for ensuring you're always on your profile with a subscription (e.g., Gemini Advanced) when logged into multiple accounts. This script REQUIRES configuration to work.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

作者
PeterDevCoding
日安装量
0
总安装量
13
评分
1 0 0
版本
1.0
创建于
2025-06-09
更新于
2025-06-09
大小
3.6 KB
许可证
MIT
适用于

Description

Forces Gemini to always use a specific Google Account, perfect for ensuring you're always on your profile with a subscription (e.g., Gemini Advanced) when logged into multiple accounts. This script REQUIRES configuration to work.

Additional Notes

The main goal of this script is to solve the common issue of Google defaulting to the wrong account when you have multiple accounts logged in. By setting your "Pro" or main account in the script's configuration, you ensure you always land on your desired profile with its active subscription.

How to Configure:

  1. Install the script.
  2. Open your userscript manager's dashboard (e.g., Tampermonkey, Violentmonkey).
  3. Click on the script's name (Gemini - Force Specific Account (e.g., Pro)) to edit it.
  4. Find the REQUIRED_AUTH_USER variable and enter your Google Account's user number (e.g., '0', '1') or your full email address between the quotes.
  5. Save the file.

While built for Gemini, this logic could theoretically be adapted for other Google products that use the ?authuser= parameter for account switching.