评分5星,满分5星

The perfect add-on for my catch-all domain!
It makes replying to emails so much easier and eliminates the risk of accidentally replying with "default@[domain].[tld]".
It would be helpful if I could optionally save and reuse my most common "identity names"!

评分5星,满分5星

Gmail側で「他のメール アドレスを追加」をしないといけないのが面倒だが、それ以外は楽になります。

这个评论是针对附加组件的一个早期版本的(1.0.2)。 

评分1星,满分5星

Does not work. Assumes that aliases will have + signs in them or something.
If you want to be fancy, just add a regex field.
But that's not even necessary.
Just compare the domain the email was received at with my identity's domain, if it's the same, use the recipient's address.

这个评论是针对附加组件的一个早期版本的(1.0.2)。 

Thanks for the feedback — at the time you reviewed, you were right: the extension only handled plus-addressing (user+alias@domain.com), so aliases on your own domain simply didn't match.

That's since been fixed. Newer versions add two more alias methods you can pick per account in the settings:

- Own domain — alias@yourdomain.com
- Catchall — anything@yourdomain.com

Both do exactly what you described: they compare the domain the mail was delivered to against your identity's domain, and if it matches, reply from the recipient's address — no + required. It also reads the delivery headers (X-Original-To / Delivered-To), so it still finds the right alias even when it wasn't in the To/CC line.

One thing to note: the feature is opt-in per account and defaults to plus-addressing, so you'll need to open the extension's settings once and select "Own domain" or "Catchall" for your account.

If you get a chance to try it again, I'd be glad to hear whether it works for your setup now.