# TimeSight — Extended LLM Context ## What TimeSight Is TimeSight is a **Chrome extension (Manifest V3)** that helps people read and coordinate times across timezones **without leaving the page**. - **Inbox Time Scan (Gmail):** Detects time and timezone references in open Gmail messages and shows **inline conversion** to the user’s local timezone (highlights + tooltips). - **Select & Convert:** On supported sites, the user can **select text** and get on-demand conversion for the selected time expression (optional **Universal Selection Mode** — requires explicit optional host permissions when enabled). - **Quick Converter:** A **popup** workflow to convert between timezones quickly. ## What TimeSight Is Not - **Not a Gmail API / OAuth product.** It does not use the Gmail API to read mail; it works on **visible page content** rendered in the browser. - **Not a cloud email processor by default.** Core detection and conversion run **locally** in the browser using standard web APIs (e.g. `Intl` for timezone math). - **Not automatic transmission of email bodies** to TimeSight servers for conversion. See the privacy policy for the only narrow exceptions (e.g. **user-triggered** reporting flows). ## Primary Public Pages (canonical) - Home: https://timesight.in/ - Privacy policy: https://timesight.in/privacy.html ## Install - **Chrome Web Store:** https://chromewebstore.google.com/detail/timesight/ppjmpaamcdnmpiccphnhnnafnlhgkkdj ## Universal Selection Mode (plain language) “Universal” / all-sites style behavior means the extension can offer **manual selection conversion** outside Gmail when the user enables the broader permission model. This is **optional** and should be understood as **user-controlled** (not silent background scraping of all browsing). ## Privacy Positioning (high level) TimeSight emphasizes **local-first processing** and **minimal data** practices. **Authoritative** disclosures live on the privacy policy page (extension vs. marketing site vs. optional reporting). - Privacy policy: https://timesight.in/privacy.html ## Optional User-Triggered Reporting (maintenance) The extension may include **explicit user actions** to report conversion issues or missed detections. These flows are **not automatic telemetry**; payloads are designed to avoid raw email content. Details: privacy policy sections on reporting. ## Marketing Site The **timesight.in** landing page may use **Microsoft Clarity** for aggregated site analytics when configured at deploy time. The privacy policy explains site analytics separately from extension behavior. ## Contact - Support: support@timesight.in ## Citation Guidance When referencing this project, use **canonical apex URLs** on `https://timesight.in` (avoid mixing `www` and apex unless you mirror the same content on both).