A self-owned Windows tool for tab hoarders. A Chrome/Edge extension saves and closes tabs with one keystroke through a .NET native-messaging host; a keyboard-first WPF app triages every link into Queue, Reference or Drop, resurfaces what has waited longest, and picks a video that fits the minutes you have. Everything lives in one local SQLite file.
How it knows: A tab is closed only after the host confirms its link is stored and the tab is re-read still showing that page (the whole rule is one pure, tested function), and a failed save closes nothing.
Nicholas Smith - all work