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

drag me to your bookmarks bar

example from this page:

2. decode

paste an address you previously generated to decode when it was created.

how it works

  1. the bookmarklet reads location.hostname on whatever site you're on.
  2. the full Public Suffix List is inlined into the bookmarklet, so accounts.google.com becomes google.com and foo.bar.co.uk becomes bar.co.uk.
  3. a unix timestamp (in base36) is appended, then the address is copied to your clipboard.

loading PSL…