
Search inside a YouTube playlist, which YouTube won't let you do
A published Chrome extension that adds the search bar YouTube never built, asking for almost nothing to do it.
TIMELINE
September 13, 2024 - July 2026
ROLE
Product Design
TOOLS
Cursor
HTML
CSS
JavaScript
Just me!
/
Process: building it
My first project in Cursor, shipped to solve a real problem.
/
Reflection
Day one with AI tools, and I built something I still use.
It was literally my first day using Cursor, and what stuck with me was how quickly I could turn a frustration into a working product.
Building something to fix a problem I genuinely had, instead of a hypothetical one, made it satisfying in a way assignments rarely are. I used it every day for a year and a half before I did anything else with it.
The harder part was never the search. It is that YouTube is a single-page app that swaps its own DOM out from under you, so a search bar injected once disappears the moment the page re-renders. The fix is a pair of observers that notice the swap and reattach, which is the kind of problem you only find by living with your own tool for a long time.
/
Outcomes
Published, and it asks for almost nothing.
OTHER
PROJECTS
Get in touch



