Hi HN!<p>I've been using Apple's Hide My Email feature for a long while but I was really frustrated by its loading times and in general the UX of creating and using a new anonymous email, so I created a chrome extension to do that for me.<p>It uses Cloudflare Email Routing under the hood and solves a few issues like long route sync time by generating all emails during initial setup - and instantly allocating them when you need one.<p>When you create a new email all its metadata like Label is stored in Name field (it is not visible in Cloudflare dashboard) so the extension is stateless and data is synced between multiple clients without cloud.<p>It doesn't collect any analytics, etc. 100% client-side with MIT license.<p>Hope someone finds it useful!