page-todo

A Chrome MV3 extension that pins a TODO list to whichever page you're on. Each URL has its own list; the toolbar badge shows how many items are open for the active tab.

Try the storage logic without installing

The same todos.js module that drives the extension also runs here against an in-page mock storage. Type a fake URL and a TODO to see what the extension would store.

No TODOs yet for this URL.
Storage state (raw chrome.storage.local shape)

        

What's interesting under the hood