Releases: zziyu920-sketch/typepeek
Releases · zziyu920-sketch/typepeek
Release list
TypePeek 1.1.0 — Research Tool (B Version)
TypePeek B Version: Typography Research Tool
This release transforms TypePeek from an inspection tool into a full typography research companion.
New Features
- Save font records — Click the Save button on the tooltip to bookmark typography samples
- Popup dashboard — Manage all saved records with search, filter, and group-by controls
- Notes, tags & groups — Add research annotations to each saved record
- Edit & delete — Full CRUD for saved records
- PNG export — Export any record as an 800×500 typography study card (canvas-based, zero dependencies)
- JSON backup — Export all records as JSON
- Floating control bar — Bottom-right corner bar with power toggle and saved-count badge
Technical
chrome.storage.localpersistence (survives page reloads and browser restarts)- Shadow DOM isolated tooltip and floating bar
- Message-based communication between content script and popup
TypePeek 1.0.2 — Floating Bar (A Version)
TypePeek A Version Update
What is Changed
- Floating power toggle bar in the bottom-right corner — turn detection on/off without keyboard shortcut
- README and manifest description translated to English
- Added
host_permissionsfor all URLs - Security: validate sender ID in background message handler
A Version Features
- Hover over any text on the web to inspect font family, size, weight, line height, color, and letter spacing
Agpreview glyph rendered in the detected font- Smart card positioning that avoids screen edges
- Works inside iframes
- Toggle with
Option + P(Mac) /Alt + P(Windows) - Hide card with
ESC