Demo 1 of 4 · Inbox detection

The email does the work

You already receive everything the extension needs. It just has to notice — and remember.

⚠️
Design concept. This is an interactive mockup, not a working extension. The email and tracking number below are fictional.
mail.google.com/mail/u/0/#inbox
📦
Your Sonos order has shipped 🎉
Sonos <orders@sonos.example> · to me · 31 Jul

Hi Dave — good news, order #SN-4471902 is on its way.

Sonos Ace Wireless Headphones — 1 × $449.00

Carrier: UPS
Tracking: 1Z999AA10123456784
Estimated delivery: Monday 4 August

Your product is covered by our 2-year limited warranty. Full terms are attached to this email.

📎 sonos-ace-warranty-terms.pdf · 214 KB

The extension popup, as it reads the page

What just happened

Six separate facts were pulled out of one ordinary email and turned into structured records — a tracked shipment and a warranty file, linked to each other and to the product.

Why detection rather than integration

The obvious alternative is to integrate with every retailer's API. That doesn't scale: there are millions of merchants and no shared standard, and the small independent shops you actually want covered would never be supported.

Confirmation emails, by contrast, are close to universal. Every merchant sends one, and they contain the same handful of facts in wildly different layouts. Reading them is the only approach with a realistic path to covering everything you buy.

The trust question, stated plainly

This feature requires read access to your mail, and that is not a small thing to ask. Our intended position: parse locally in the browser wherever technically possible, extract only order-related fields, never sell or broker the data, and publish the full technical detail before launch so it can be checked rather than trusted. If we can't hold that line, the feature isn't worth shipping.

Want this to exist?