Privacy Policy
Last updated: June 2025
The short version: GAS Tools does not collect, store, or transmit any personal data to our servers. Your API keys, code, and settings stay entirely on your device.
1. Who We Are
GAS Tools ("the Extension") is a Chrome extension developed by Rubén Darío Sánchez that enhances the Google Apps Script editor. The extension is distributed under the MIT License and is available on the Chrome Web Store.
2. Data We Do Not Collect
We do not collect, process, or store any of the following:
- Personal identifiers (name, email, IP address)
- Your source code or project files
- AI API keys you configure in the extension
- Editor settings, themes, or snippets you create
- Usage analytics or telemetry
- Browsing history or behavior
3. Local Storage Only
All extension data — including your preferences, custom themes, code snippets, and AI provider settings — is stored locally in your browser using chrome.storage.local or localStorage. This data never leaves your device and is not accessible to us or any third party through GAS Tools.
4. AI Provider API Keys
If you configure an AI provider (OpenAI, Anthropic, Google Gemini, or others), your API key is stored exclusively in your browser's local storage. When you send a request to the AI:
- The request is made directly from your browser to the AI provider's API endpoint.
- GAS Tools does not act as a proxy, relay, or intermediary for these requests.
- We have no access to the content of those requests or responses.
- The AI provider's own privacy policy governs how they handle your data.
5. Google Authentication (GitHub Sync Panel)
The optional GitHub sync panel uses chrome.identity.getAuthToken to authenticate with Google and access the Apps Script API. In this case:
- Authentication tokens are managed entirely by Chrome's identity service.
- Tokens are not persisted by the extension and never travel outside Chrome's secure environment.
- We do not store or have access to your Google credentials.
6. Third-Party Services
By using the AI chat feature, you interact directly with third-party AI providers. Please review their respective privacy policies:
7. Limited Use Requirements
The use and transfer of raw or derived user data received from Google Workspace APIs will adhere to the Google API Services User Data Policy, including the Limited Use requirements.
8. Chrome Web Store
The extension is distributed through the Chrome Web Store. Google may collect usage data related to the installation and update of Chrome extensions. Please refer to Google's Privacy Policy for details.
9. Children's Privacy
GAS Tools is a developer tool not directed at children under 13. We do not knowingly collect any information from children.
10. Changes to This Policy
We may update this Privacy Policy from time to time. Changes will be reflected by updating the "Last updated" date at the top of this page. Continued use of the extension after changes constitutes acceptance of the new policy.
11. Contact
If you have questions about this Privacy Policy, you can reach us via GitHub or through the Chrome Web Store listing.
This policy applies solely to the GAS Tools Chrome extension. It does not apply to any third-party services or websites linked from the extension.