Four Clicks Is a Product
Google Watchlist Quick Open deletes a navigation path nobody should have to memorise. That is the whole pitch.
Google quietly has a watchlist. When you search for a film and click “Want to watch”, it goes somewhere. That somewhere is real, it persists, and it is genuinely useful.
Getting back to it is the problem. Search, then Saved items, then Watchlist, then Search Watchlist. Four steps, and the labels are similar enough that you take a wrong turn at least once.
Google Watchlist Quick Open is a Chrome extension that removes all four.
Frequency times friction
A four-click path is not a crisis. You can do it. The reason it is worth removing is that saving to a watchlist is a high-frequency action and reading the watchlist is a low-frequency one, purely because reading it is annoying.
That gap is the bug. People happily fill a list they can never be bothered to open, and then decide the list is useless. The list was fine. The retrieval cost was too high.
Anything with a big enough frequency times friction product is worth building, even when each individual instance of the friction looks trivial.
Put the shortcut where the intent already is
The extension does two things. The toolbar icon opens the watchlist. That part is obvious.
The part that actually gets used is a “My List” button injected directly into Google’s search results, sitting next to the “Want to watch” button that Google already puts there.
That placement matters more than the feature does. The moment you are most likely to want your watchlist is the moment you are looking at a film and wondering whether you already saved it. Putting the shortcut in the toolbar means remembering the extension exists. Putting it next to the button you were already reaching for means you never have to.
The rest is manners. It reads the page’s theme so it renders correctly in dark and light mode, and it matches the hover treatment of the buttons around it. An injected control that looks injected gets ignored.
What I took from it
Measure the round trip, not the action. Saving was already easy. Nobody had checked whether retrieving was.
Adjacency beats discoverability. A shortcut placed next to the relevant intent needs no onboarding. A shortcut in a menu needs a tutorial.
Match the host, exactly. When you are a guest in someone else’s interface, the goal is for users to forget which parts you added.