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.

作者
PeterDevCoding
日安装量
0
总安装量
6
评分
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.