Privacy Policy

Product: OKEGAS Chrome Extension
Effective Date: April 4, 2026
Last Updated: June 11, 2026

1. Introduction

Welcome to OKEGAS (“we,” “our,” or “us”). OKEGAS is a Chrome extension that provides an all-in-one AI App Builder for Google Apps Script, featuring multi-model AI support, project templates, live preview, and publishing tools including Android APK generation.

This Privacy Policy explains what information the OKEGAS extension accesses, how it is used, and your rights regarding your data. We are committed to protecting your privacy and being transparent about our practices.


2. Information We Collect and Process

OKEGAS does not collect, transmit, or store any personal data on our own servers except as described below. All other data generated and used by the extension remains exclusively on your local device, except when you explicitly interact with third-party AI providers or OKEGAS services.

The extension may access or process the following types of information:

  • Google Apps Script project content you work on within the extension (processed locally)
  • AI chat session histories per project (stored in your browser’s local storage)
  • Your extension preferences and configuration settings (stored locally)
  • API keys or tokens you voluntarily enter for third-party AI services (stored locally)
  • License key, activation token, activation status, and associated WordPress username (sent to OKEGAS servers for activation and validation; stored locally in chrome.storage.local)
  • User prompts and inputs (sent directly to the selected AI provider or OKEGAS AI endpoint, never to OKEGAS except for GASS or license-authenticated features)
  • UI Cloner captures: when you activate the UI Cloner feature, a screenshot of your visible tab and the HTML, CSS, and URL of the element you click are captured. These are stored in local browser storage. The screenshot is cropped and stored locally as a thumbnail only. The HTML, CSS, and source URL are packaged into a prompt that is sent to the AI provider you have selected when you attach the capture to a chat message. This data is never sent to OKEGAS servers.
  • App metadata you enter when using the APK Builder feature (app name, package name, published web app URL, version, and optional icon — sent to OKEGAS servers to generate an Android APK file)
  • Extension version number (included automatically when the “What’s New” changelog page is opened after an update, so the correct changelog can be shown)

3. How We Use Your Information

  • Chat histories are stored locally to maintain session continuity across your Google Apps Script projects.
  • Your settings and preferences are stored locally to personalize your experience.
  • API keys you provide are stored locally and used only to authenticate requests to the AI services you choose to connect.
  • License keys and activation tokens (including your associated WordPress username) are sent to OKEGAS servers for activation, plan validation, and to gate access to licensed features such as the template library.
  • When you use an AI feature, your prompt and relevant context are sent directly to the selected AI provider (see Section 4).
  • UI Cloner captures (screenshot thumbnail, HTML, CSS, and source URL of the captured element) are stored in local browser storage. The screenshot is stored locally as a thumbnail only and is never transmitted. When you attach a capture to a chat message, its HTML, CSS, and source URL are packaged into a prompt and sent directly to the AI provider you have selected — not to OKEGAS servers.
  • APK Builder data (app name, package name, web app URL, version, icon) is sent to OKEGAS servers to compile and return an Android APK file. This data is processed on demand and not retained beyond what is necessary to complete the build.
  • Template and prompt library content is fetched from OKEGAS servers using your license credentials to verify you have an active subscription. No prompt text or project content is sent in these requests.
  • When you uninstall the extension, Chrome opens the OKEGAS uninstall page (okegas.app/uninstall). This is a standard browser navigation event; no personal data is transmitted by the extension itself in this action.
  • When a new version is installed, the extension stores your version number locally and opens the changelog page (okegas.app/changelog?version=X) in your browser. This is a standard page navigation; only the version string is included in the URL.

4. Third-Party and OKEGAS Services

When you use OKEGAS AI features, your prompts and inputs are sent directly from your browser to the selected provider. We do not intermediate or store these communications, except for license-authenticated features and GASS (OKEGAS AI) requests.

The following third-party and OKEGAS endpoints may receive data, depending on your configuration and actions:

Provider / Endpoint What is sent Privacy Policy
Google Gemini
generativelanguage.googleapis.com
Prompts and context you send when this provider is selected Google Privacy Policy
Groq
api.groq.com
Prompts and context you send when this provider is selected Groq Privacy Policy
NVIDIA NIM
integrate.api.nvidia.com
Prompts and context you send when this provider is selected NVIDIA Privacy Policy
OpenRouter
openrouter.ai
Prompts and context you send when this provider is selected OpenRouter Privacy Policy
Vercel AI Gateway
ai-gateway.vercel.sh
Prompts and context you send when this provider is selected Vercel Privacy Policy
Pollinations AI
gen.pollinations.ai
Prompts and context you send when this provider is selected Pollinations Privacy Policy
GPT4Free
g4f.dev, g4f.space
Prompts and context you send when this provider is selected Governed by GPT4Free’s terms
Baserow (optional)
api.baserow.io
Your data, only if you configure Baserow integration Baserow Privacy Policy
DesignMD
designmd.ai
One-way fetch of UI kit metadata and assets; no user data is sent
GitHub Raw Content
raw.githubusercontent.com
One-way fetch of public template files and extension resources; no user data is sent GitHub Privacy Policy
OKEGAS AI (GASS)
api.okegas.app
Your prompts and context when GASS is the selected AI provider. Processed in real time; not stored beyond what is needed to return a response. This policy
OKEGAS Template & Prompt Library
okegas.app/wp-json/okegas/v1/templates
okegas.app/wp-json/okegas/v1/prompts
Your license key and activation token are sent as request headers to verify your subscription. No project content or prompt text is transmitted in these requests. This policy
OKEGAS Licensing & Publishing
okegas.app
License key, activation token, associated WordPress username, and publishing data for activation, validation, and app hosting This policy
OKEGAS APK Builder
okegas.app/api/build/apk.php
okegas.app/api/build/apk-status.php
When you use the APK Builder feature: app name, Android package name, published web app URL, version name, version code, and an optional app icon file. These are sent to compile your Android APK. Data is not retained after the build job completes. This policy
OKEGAS Changelog
okegas.app/changelog
The extension version number is included in the URL when the “What’s New” page is opened after an update (e.g., ?version=1.2). This is a standard browser navigation; no other data is transmitted. This policy
OKEGAS Uninstall Page
okegas.app/uninstall
When you uninstall the extension, Chrome navigates to this page as a standard browser event. No personal data is transmitted by the extension itself. This policy
Localhost / 127.0.0.1 If you enable Opencode or 9router, prompts are sent to your own local server and do not leave your device

You control which AI providers you use. No prompts or API keys are sent to any provider unless you explicitly select and use that provider. When you attach UI Cloner captures to a chat message, the HTML, CSS, and source URL of the captured element are included in the prompt sent to your selected AI provider.


5. Optional Host Permissions

OKEGAS requests an optional broad host permission (https://*/*) that is not active by default. This permission is only requested and activated when you explicitly configure a custom AI provider endpoint or a self-hosted server URL in the extension settings. It is never granted or used automatically. When active, it allows the extension to communicate only with the custom URL you have entered. No data is sent to any URL under this permission without your direct action.


6. Data Storage

OKEGAS uses Chrome’s built-in local storage API (chrome.storage.local) to store data on your device, including:

  • AI chat session histories for each project
  • Extension settings and user preferences
  • API configuration you provide
  • License key, activation token, and associated WordPress username (used for license validation and feature gating)
  • UI Cloner captures (screenshot thumbnail, element HTML/CSS, and source URL — stored locally; HTML/CSS and source URL are sent to your selected AI provider when you attach a capture to a chat message)
  • “What’s New” state (version number and changelog URL, stored locally to display the badge after an update)

The extension requests the unlimitedStorage permission to ensure your chat history is never arbitrarily truncated. This storage is local to your browser and is never transmitted to OKEGAS servers, except for license activation, publishing, and the APK Builder feature as described in this policy.


7. Host Permissions

OKEGAS requests access to specific domains to enable its features. These permissions are used as follows:

Domain Purpose
script.google.com Inject the extension UI and interact with the Google Apps Script editor
generativelanguage.googleapis.com Communicate with Google Gemini AI
api.groq.com Communicate with Groq AI
integrate.api.nvidia.com Communicate with NVIDIA NIM AI
openrouter.ai Communicate with OpenRouter AI
ai-gateway.vercel.sh Communicate with Vercel AI Gateway
gen.pollinations.ai, g4f.dev, g4f.space Communicate with Pollinations AI and GPT4Free
api.okegas.app Communicate with OKEGAS AI (GASS) provider
api.baserow.io Optional Baserow database integration
designmd.ai Fetch UI kit metadata and assets
raw.githubusercontent.com Fetch template files and public extension resources from GitHub
okegas.app License activation and validation; template and prompt library (requires license credentials); APK Builder (app metadata and icon); publishing; “What’s New” changelog navigation; uninstall page
localhost, 127.0.0.1 Connect to a local Opencode/9router AI server (user-enabled only)

8. Data Retention and Deletion

  • Local data (chat history, settings, API keys, license state, screenshots): Stored exclusively on your device. You can clear this data at any time by clearing the extension’s storage in Chrome settings (chrome://settings/siteData) or by uninstalling the extension.
  • License and activation data (held on OKEGAS servers): Retained for the duration of your active subscription plus 90 days after expiry, then permanently deleted. To request early deletion, contact info@okegas.app.
  • Publishing data (held on OKEGAS servers): Retained as long as your published app is active. You may delete your published app at any time from within the extension, which removes all associated data from our servers.
  • APK Builder data (held on OKEGAS servers): App metadata and icon files submitted for APK compilation are processed on demand. Build artifacts are retained only long enough to make the compiled APK available for download and are deleted promptly thereafter.
  • GASS AI requests: Prompts sent to OKEGAS AI are processed in real time and not stored beyond what is necessary to return a response.

9. Data Sharing and Disclosure

We do not sell, rent, trade, or otherwise share your personal data with any third parties for advertising or marketing. We do not have access to the data stored locally on your device by the extension.

The only data that leaves your device is:

  • Prompts and context you send to the third-party AI providers or OKEGAS AI (GASS) you choose to connect (see Section 4), which may include UI Cloner capture data (HTML, CSS, and source URL of captured elements) when you attach captures to a chat message
  • License key, activation token, and WordPress username sent to OKEGAS servers for activation and validation
  • App metadata and icon sent to OKEGAS servers when you use the APK Builder feature
  • Data you explicitly publish to OKEGAS hosting
  • The extension version number included in the changelog URL when the “What’s New” page is opened after an update

All such interactions are governed by the respective provider’s privacy policy, or this policy where OKEGAS servers are involved.


10. Data Security

All data processed by OKEGAS is stored locally on your device and never transmitted to our servers except as described in this policy. API keys are saved in Chrome’s local storage and are not accessible to other extensions or websites.

We recommend keeping your browser and operating system up to date for the best security.


11. Your Rights

Depending on your location, you may have the following rights regarding your personal data held by OKEGAS (limited to license activation, APK build, and publishing records stored on our servers):

  • Access: Request a copy of the data we hold about you.
  • Correction: Request correction of inaccurate data.
  • Deletion: Request deletion of your data.
  • Portability: Request your data in a portable format.

To exercise any of these rights, contact us at info@okegas.app. We will respond within 30 days. Note that data stored locally in your browser is entirely under your own control and is not accessible to us.


12. Children’s Privacy

OKEGAS is not intended for use by individuals under the age of 13. We do not knowingly collect personal information from children under 13. If you believe a child has provided information through the extension, please contact us at info@okegas.app.


13. Changes to This Privacy Policy

We may update this Privacy Policy from time to time to reflect changes to the extension’s features or applicable laws. When we make changes, we will update the “Last Updated” date at the top of this document. Continued use of the extension after any changes constitutes your acceptance of the updated policy.


14. Contact Us

OKEGAS Email: info@okegas.app
Website: https://okegas.app