Chrome extensions that provide direct access to Gemini, Claude, and OpenAI from the address bar.
This repository has three extensions for Gemini, Claude, and OpenAI.
This repository contains three separate Chrome extensions:
- Gemini Quick Access (
gemini/directory): Access Google Gemini usinggkeyword - Claude Quick Access (
claude/directory): Access Anthropic Claude usingckeyword - OpenAI Quick Access (
openai/directory): Access OpenAI (GPT) usingokeyword
Type g in the address bar to access Gemini:
g What's the weather today?-> Access and auto-submit to Gemini- Auto-submit: Query is automatically inserted into Gemini's input field and submitted
Type c in the address bar to access Claude:
c What's the weather today?-> Access and auto-submit to Claude- Auto-submit: Query is automatically inserted into Claude's input field and submitted
Type o in the address bar to access OpenAI (GPT):
o What's the weather today?-> Access and auto-submit to OpenAI- Auto-submit: Query is automatically inserted into OpenAI's input field and submitted
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked extension"
- Select the
geminifolder
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked extension"
- Select the
claudefolder
- Open Chrome and go to
chrome://extensions/ - Enable "Developer mode" in the top right
- Click "Load unpacked extension"
- Select the
openaifolder
- Type
gin the address bar - Press the space key
- Enter your question and press Enter
- Example:
g What's the weather today? - Example:
g Tell me about TypeScript - Example:
g Python best practices
- Example:
- Type
cin the address bar - Press the space key
- Enter your question and press Enter
- Example:
c What's the weather today? - Example:
c Tell me about TypeScript - Example:
c Python best practices
- Example:
- Type
oin the address bar - Press the space key
- Enter your question and press Enter
- Example:
o What's the weather today? - Example:
o Tell me about TypeScript - Example:
o Python best practices
- Example:
- These are service-specific extensions for Gemini, Claude, and OpenAI
- May require updates if Gemini, Claude, or OpenAI's page structure changes
This Privacy Policy outlines how user information is handled by the Chrome extensions "Gemini Quick Access", "Claude Quick Access", and "OpenAI Quick Access" (hereinafter referred to as "these extensions"). These extensions have been developed with the highest priority on protecting user privacy.
These extensions collect the following information:
- Search queries entered by the user in the address bar: This includes queries entered after the extensions' keywords (
gfor Gemini,cfor Claude,ofor OpenAI). - Purpose of Use: The collected search queries are used solely for the purpose of being sent directly to the Gemini, Claude, or OpenAI service based on the user's command. This data is not collected, stored, or shared by the developer of these extensions.
The developer of these extensions does not provide or share user data, including personal information, with any third parties.
Furthermore, these extensions do not send or store user data on any servers or locally. All processing is completed within the user's browser, and data is sent directly to the respective service (Gemini, Claude, or OpenAI).
These extensions use:
- Gemini service provided by Google: The handling of data on the Gemini service is governed by Google's Privacy Policy (https://policies.google.com/privacy)
- Claude service provided by Anthropic: The handling of data on the Claude service is governed by Anthropic's Privacy Policy (https://www.anthropic.com/privacy)
- OpenAI service provided by OpenAI: The handling of data on the OpenAI service is governed by OpenAI's Privacy Policy (https://openai.com/policies/privacy-policy/)
These extensions rely on the Gemini, Claude, and OpenAI services provided by Google, Anthropic, and OpenAI respectively. In the event of changes to these services' specifications or related issues, the extensions may not function properly, and the developer assumes no responsibility for such occurrences.
If you have any questions or feedback regarding this Privacy Policy, please contact us via the GitHub repository page.