Version History

View all published versions, including stable and prerelease versions. You can install any version or view its source code.
Total 3 versionsStable 3Pre-release 0
Showing 1-3, total 3
3.0.0Latest Version
2 months ago
  • New — Manual time entry: click a point's time to edit it in place. Strict m:ss / h:mm:ss parsing, value clamped to [0, duration]; Enter/blur confirms, Esc or an invalid value cancels, an empty value clears the point.
  • Fix — Listener leak: every global (document/window) listener now registers against a per-session AbortController, so teardown() removes them on SPA navigation. Previously they accumulated on every video change.
  • Fix — Update check: `sem
2.0.0
4 months ago

Few Fixes :

Navigator Compatibility :

  • Chrome - Tested & Working

  • Zen - Tested & Working (Firefox based)

  • Helium - Tested & Working (Chromium based)

  • Safari - Not Tested & Should Work