Last updated: March 22, 2026
InstaCal ("the extension") is a Chrome extension that lets you create and edit Google Calendar events using natural language. This policy explains what data is collected, how it is used, and your rights.
chrome.storage.local so the extension can make authorized API calls without the popup being open. These tokens are never transmitted to any server other than Google's APIs and the extension's own backend.All data is used solely to provide the extension's core functionality: creating and editing Google Calendar events. Specifically:
us-central1-instacal-app.cloudfunctions.net) to parse natural language and resolve attendee names.We do not sell, rent, or share your data with third parties. Data is transmitted only to:
www.googleapis.com) — to create and manage your calendar events.identitytoolkit.googleapis.com, securetoken.googleapis.com) — for authentication.us-central1-instacal-app.cloudfunctions.net) — for natural language parsing, accessible only with your authenticated Firebase ID token.Tokens and preferences are stored locally on your device using chrome.storage.local. No personal data is stored in a database controlled by InstaCal. Selected text is processed transiently and not retained after the API response.
The extension does not execute any remotely hosted code. All JavaScript is bundled inside the extension package. Network requests fetch data only — no executable code is fetched or evaluated at runtime.
You can remove all locally stored data at any time by uninstalling the extension or clearing extension storage in Chrome settings (Settings → Privacy and security → Site settings → View permissions and data stored across sites). Revoking Google account access removes the OAuth token and stops all Calendar API access.
If this policy changes materially, the "Last updated" date above will be revised. Continued use of the extension after a policy change constitutes acceptance.
Questions? Open an issue or reach out via the Chrome Web Store support link on the extension's listing page.