Skip to content

Instantly share code, notes, and snippets.

@witw2
Last active June 9, 2025 00:16
Show Gist options
  • Select an option

  • Save witw2/25043109c2fde25df023db30097e3fdb to your computer and use it in GitHub Desktop.

Select an option

Save witw2/25043109c2fde25df023db30097e3fdb to your computer and use it in GitHub Desktop.
# Privacy Policy for Gemini Screen Solver
**Last Updated:** June 9, 2025
This Privacy Policy describes the data collected and processed by the "Gemini Screen Solver" extension (hereinafter "the Extension").
## 1. Data Collection
The Extension collects and processes the following data:
* **User's API Key:** The user must provide their own API key for Google AI services. This key is stored locally in the browser's storage (`chrome.storage.sync`) and is used solely to authenticate requests sent to the Google Gemini API. This key is never sent to any servers other than Google's.
* **Screenshots:** The core function of the Extension is to capture a portion of the screen selected by the user. This image is temporarily processed and sent to the Google Gemini API for analysis. These images are not stored, logged, or shared with anyone other than the Google API for the duration of the request processing.
* **User Settings:** The Extension stores user preferences locally in `chrome.storage.sync`, such as the selected language, theme, AI model, and response mode, to provide a personalized experience.
## 2. Data Usage
The collected data is used exclusively to provide the core functionality of the Extension, i.e., to send a visual query to the AI model and receive a response. We do not conduct any analytics, profile users, or share any data with third parties (other than Google as part of the standard operation of their API).
## 3. Security
The API key is stored in the browser's secure extension storage and is transmitted directly to Google's servers using encryption (HTTPS).
## 4. Changes to This Privacy Policy
We reserve the right to make changes to this Privacy Policy. We will notify you of any changes by updating the product page in the Chrome Web Store.
## 5. Contact Us
If you have any questions about this Privacy Policy, please contact us at: winiwiit@gmail.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment