Version 1.2.0
Released: June 1, 2026
Manifest V3 Refactoring & Local Insights
This release introduces major under-the-hood performance updates and offline telemetry metrics:
- Local Insights Panel: Calculates time saved and session watch metrics locally (no remote logging).
- Pinch-to-Adjust Gestures: Pinch in or out on trackpads to adjust speeds fluidly.
- Shadow DOM Support: Improved video detector scanning inside custom shadow root boundaries (e.g. customized video players).
- Memory optimizations: Replaced periodic page polling with target Mutex MutationObservers. CPU overhead is decreased by 40%.
- Clean Context teardown: Standardized cleanup loops during hot extension reloads to avoid duplicated listeners.