TOTP autofill demo pages

A reference set of 2FA-page patterns that mirror what users actually encounter on real sites, plus a small group of synthetic isolation pages used to reproduce specific detection-logic edge cases. Each page documents its inspiration, the attribute shape, and the expected extension behavior with and without the page-load TOTP setting.

Real-world patterns

Each page reflects the attribute shape of a recognizable real-world 2FA flow.

Synthetic isolation pages

Constructed test fixtures that expose specific detection-logic edge cases. Not representative of any real-world site.

Coming next: Group C (subdomain-switching 2FA flows) and D2 (cross-origin iframe) require a working subdomain with cert and are scoped for a later pass. A future diagnostic page (or in-extension inspector) will let you paste arbitrary HTML and see exactly which detection signals fire.