catch-all email bookmarklet
one-click addresses for your catch-all domain. timestamps encoded in each address to let you track when you generated it.
1. generate
@
saved locally in your browser
example from this page:
2. decode
paste an address you previously generated to decode 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. - a unix timestamp (in base36) is appended, then the address is copied to your clipboard.