Thank you for using Typeset Live ("the Extension"). We respect your privacy and are committed to maintaining the security and privacy of our users. This Privacy Policy explains how our extension handles user data.
Summary: Typeset Live operates entirely client-side. We do not collect, track, transmit, or sell any of your personal information, browsing history, or website content.
1. Information We Collect
None. Typeset Live does not collect or transmit any personally identifiable information (PII), analytics, telemetry, or browsing activity to any external server or third party.
2. Data Stored Locally on Your Device
The extension stores your custom typography preferences locally inside your browser using Chrome's local storage API (chrome.storage.local):
- Domain Typography Settings: Font family, size, line-height, letter-spacing, font weight, color, and content width overrides keyed by hostname.
- Global Preferences: Presets and toggle states.
This data remains exclusively on your device and is never uploaded or shared. You can delete this data at any time by resetting settings inside the extension popup or by removing the extension.
3. Chrome Permissions & Why We Need Them
Typeset Live declares the following permissions strictly to provide typography customization functionality:
-
storage: Used solely to save your typography configurations locally on your machine per domain. -
activeTab&scripting: Used to inspect and apply realtime CSS typography style overrides to the webpage currently in focus when you interact with the extension popup. -
host_permissions ("<all_urls>"): Allows the content script to apply your saved typography rules on any website you choose to customize.
4. Third-Party Services
When you select a web font provided by Google Fonts, the font stylesheet (fonts.googleapis.com) and font files (fonts.gstatic.com) are requested directly by your browser within the active page to render the chosen font. These requests are governed by Google's Privacy Policy.
5. Changes to This Privacy Policy
We may update this Privacy Policy from time to time if new features are added. Any updates will be reflected on this page with a revised effective date.
6. Contact
If you have any questions or feedback regarding this Privacy Policy or the Typeset Live extension, please reach out via GitHub or project issue tracker.