Update post
Extension quick-save reliability refactor
The LoreKeep extension now has a cleaner popup/content-script structure, stronger detector checks, safer duplicate matching, and a repeatable final QA preflight.
Post links
Keep browsing
Move between the update feed, upcoming work, and the editor from the same reading surface.
What changed
A concise summary of the work delivered in this release.
- Split the extension popup and floating content-script flow into smaller modules with focused checks.
- Added detector fixtures for Webnovel, NovelBin-like, Asura/MangaBat-like, and generic book-family pages.
- Fixed broad source-link matching so unrelated Asura entries no longer appear as matches for every title on the same host.
- Hardened content helper injection order and popup injected-detector boundaries to prevent missing-helper and imported-helper runtime errors.
- Added a final refactor preflight command that runs popup, content, detector, quick-lookup, build, and package checks together.
User value
How this release improves the experience, workflow, or control users get from LoreKeep.
- Quick Save should be less likely to create duplicate entries or match unrelated saved series.
- The floating chapter-save button should recover more reliably after extension reloads and already-open tabs.
- Extension changes now have a clearer regression net before private beta or release testing.
Full notes
Additional context, implementation notes, or rollout details for this release.
LoreKeep Quick Save has been reworked around reliability instead of new surface area. The popup, content scripts, floating save flow, and page detector are now split into smaller guarded pieces, with fixture checks for the main reading-site families and package checks for the built extension. The refactor also fixes broad source-link matching on Asura-style pages and hardens the injected detector boundary that Chrome uses when the popup reads page metadata. This should make daily save/update behavior easier to trust and future extension fixes much safer to make.
Release status
Current state
A quick snapshot of how this update is categorized and published.
Category
Extension
Status
Live
Published
2026-05-24 16:30 UTC