catch-all email bookmarklet
one-click timestamped addresses for your catch-all domain. no database, no storage — the timestamp is the record.
1. generate
@
saved locally in your browser. never sent anywhere.
example from this page:
2. decode
paste an address you previously generated to recover when it was created.
- domain
- created
- relative
how it works
- the bookmarklet reads
location.hostnameon whatever site you're on. - the full Public Suffix List is inlined into the bookmarklet, so
accounts.google.combecomesgoogle.comandfoo.bar.co.ukbecomesbar.co.uk— without any network requests when you click it. - a unix timestamp (in base36) is appended, then the address is copied to your clipboard.