Privacy Policy

TypeCast โ€” Clipboard to Keystrokes
v1.0.0 Last updated: January 17, 2026
โšก TL;DR
TypeCast collects zero data. No analytics, no tracking, no network requests, no accounts. Your clipboard is read only when you press the shortcut, and your settings stay on your device.

๐Ÿ›ก๏ธ Our Commitment

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.

๐Ÿšซ Data Collection

TypeCast does not collect any personal data. Specifically, the extension does not:

โœ“ Verifiable: TypeCast is open source. You can inspect every line of code yourself in the extension folder or our public repository.

๐Ÿ”‘ Permissions Explained

TypeCast requests the minimum permissions required to function. Here's exactly what each one is used for:

PermissionPurpose
clipboardReadReads clipboard text only when you explicitly press the activation shortcut (Ctrl+Shift+V). The clipboard is never accessed in the background.
activeTabLets the extension inject characters into the focused text field on the active tab, only after you trigger the shortcut.
storageSaves 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.

๐Ÿ’พ Data Storage

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.

๐ŸŒ Third-Party Services

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.

๐Ÿ‘ถ Children's Privacy

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.

๐ŸŒ International Users

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.

๐Ÿ“ Changes to This Policy

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.

โœ‰๏ธ Contact Us

For privacy questions, concerns, or requests:

We aim to respond to all privacy-related inquiries within 7 business days.