1.0.6 — Faster highlighting on match-heavy pages
Typing a common letter or term on pages with thousands of matches no longer freezes the tab.
- ·Fixed a multi-second freeze when a query matched thousands of times on a single page, caused by recalculating each match's position immediately after inserting it
- ·Match positions are now measured in a single batched pass after highlighting finishes, instead of once per match