Gmail Bug: SendAs (alias) shows wrong profile icon for Reply (Workaround inside)

2 avinashsonee 1 7/17/2025, 1:35:40 PM gist.github.com ↗

Comments (1)

avinashsonee · 10h ago
I noticed an issue with Gmail's 'Send mail as' feature. After setting up few additional email addresses (aliases), whenever I reply to an email and use these aliases (change FROM email id), the profile icon on the left doesn't get updated and stays the same as the logged in gmail user's profile icon. This was causing confusion whether I selected the right FROM email id or not.

So, I wrote a small greasemonkey script to update the profile icon dynamically when the FROM email id is changed. Although the profile icons for different 'FROM email ids' are still hardcoded.

This post is intended to reach the Gmail development team so that they fix the issue at root.

Thank you