TypeCast is a productivity tool designed with privacy as a foundational principle. This policy describes โ in plain language โ exactly what data the extension handles, why, and where it goes. Spoiler: it doesn't really go anywhere.
We believe a clipboard-to-keystrokes utility has no legitimate reason to collect personal information, send telemetry, or phone home. So we don't.
TypeCast does not collect any personal data. Specifically, the extension does not:
TypeCast requests the minimum permissions required to function. Here's exactly what each one is used for:
| Permission | Purpose |
|---|---|
clipboardRead | Reads clipboard text only when you explicitly press the activation shortcut (Ctrl+Shift+V). The clipboard is never accessed in the background. |
activeTab | Lets the extension inject characters into the focused text field on the active tab, only after you trigger the shortcut. |
storage | Saves your preferences (typing speed, theme, etc.) using your browser's built-in chrome.storage.sync API. Data stays on your device or syncs through your browser vendor. |
<all_urls> | The content script must be available on any website where you want to type, so TypeCast works universally. |
Your settings (preferred typing speed, theme, behavior toggles) are stored locally using the browser's chrome.storage.sync API. This data is:
TypeCast itself has no access to this synced data once it leaves your device. Only your browser vendor (Google/Microsoft) handles the sync.
None. TypeCast does not integrate with, transmit data to, or rely on any third-party services. The extension operates entirely offline. It will continue to work even if you disconnect from the internet.
TypeCast does not knowingly collect any data from anyone, including children under 13. Since the extension collects no data at all, it complies with COPPA, GDPR-K, and similar regulations by design.
TypeCast is available globally. Because we do not collect or transfer personal data, there are no cross-border data transfer concerns under GDPR, CCPA, PIPEDA, or other regional privacy laws. Your data simply never leaves your device.
If we ever materially change how TypeCast handles data, we will:
Since the extension is open source, you can also review historical versions of this policy in our public repository.
For privacy questions, concerns, or requests:
We aim to respond to all privacy-related inquiries within 7 business days.