Commit Graph

2 Commits

Author SHA1 Message Date
avinal db9d63660c feat: sort results by last accessed time within each mode
Tabs sorted by lastAccessed, history by lastVisitTime, closed tabs by
lastModified. Search uses recency as tiebreaker for equal scores.

Assisted-by: Claude Code
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-04-28 00:18:56 +05:30
avinal eae5309843 feat: project infrastructure and MV3 extension setup
TypeScript + esbuild build system, Manifest V3 with background script,
content script for iframe overlay injection, and typed message contracts
between extension contexts.

Assisted-by: Claude Code
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
2026-04-20 17:14:35 +05:30