chrome开启gemini


1、打开文件notepad %LOCALAPPDATA%\Google\Chrome\User Data\Local State
2、复制一个bak
3、搜索is_glic_eligible,true
variations_country,us
variations_permanent_consistency_country,us
4、chrome://flags
glic = enable;
glic side panel = enable
5、langeuage:设置为english

第二个方案
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
git clone https://github.com/lcandy2/enable-chrome-ai.git
cd enable-chrome-ai
uv sync
uv run main.py

评论

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注