/GeminiBoost

Google Gemini boost for Arc

Primary LanguageJavaScript

GeminiBoost

GeminiBoost is a javascript boost for Google Gemini that creates a shortcut to Gemini from a new tab in Arc.

Installation

To install GeminiBoost, follow these steps:

  1. Go to Google Gemini in Arc

  2. Create a new boost and copy the contents of boost.js into the JS section of the boost and save

  3. Go to arc://settings/searchEngines

  4. Add a new site search

  5. Input the following entries:

    Search Engine = Google Gemini

    Shortcut = Gemini

    URL with %s in place of query = https://gemini.google.com/?question=%s

  6. Save site search

Usage

When the new tab shortcut ⌘ Command T is used in arc, the site search for Google Gemini can be initialised using the "Gemini" keyword followed by tab. A query can then be entered and when submitted will open Gemini with the query automatically submitted.

Compatibility

GeminiBoost has been tested to be compatible with Arc for MacOS v1.72.1 and Google Gemini update 2024.12.11

Arc for Windows version pending boost support.

Feedback

If you have any feedback, suggestions, or issues with GeminiBoost, please feel free to open an issue on GitHub.