Rated 3 out of 5 stars

Sehr nützliches Addon. So lässt sich Spam sehr schnell und einfach erkennen. Sollte eigentlich eine Grundfunktion in Thunderbird sein!
2 Sterne Abzug, weil das Addon immer wieder deaktiviert ist und neu aktiviert werden muss.

Rated 5 out of 5 stars

Why did I not do this sooner!!!! Thank you.

Rated 5 out of 5 stars

Very Useful Add-On!
Is it possible to add an 'Envelope-To' column?

Rated 5 out of 5 stars

Most useful add-on ever!

Rated 5 out of 5 stars

Najlepszy!

Rated 5 out of 5 stars

Great add-on. I love Thunderbird but this should be standard feature.

Rated 5 out of 5 stars

Indispensable when using multiple aliases (with simplelogin, anondaddy...) .

Rated 5 out of 5 stars

Fixes what needs to be a built in feature for any respectable mail client. Thank you!

Rated 5 out of 5 stars

Reviewed code and it does exactly what it says, no more, no less.
A must have, I can't understand why this behavior isn't available in Thunderbird out of the box.
Many kudos and thanks to the author for putting a bandage over such a glaring TB misfeature.

This review is for a previous version of the add-on (1.0.3). 

Rated 5 out of 5 stars

Thanks a million!

This review is for a previous version of the add-on (1.0.3). 

Rated 5 out of 5 stars

This add-on is completely safe; I audited the code on 5th November 2021, and there is nothing that shouldn't be there. If you want to do the same, then search for it at addons.thunderbird.net, download the .xpi file, extract it as an archive, and inspect the .js and .json files. (The entire addon is only 5kB.)

It works exactly as advertised; two new column types become available - sender and recipient addresses. This should be built into Thunderbird; it is inexplicable that it isn't.

Thank you for writing this add-on.

(Note to developer - it may increase trust if you reduce the requested permissions.)

This review is for a previous version of the add-on (1.0.2). 

Rated 5 out of 5 stars

Useful add-on. It helps me do group and eliminate spam. Thanks.
Maybe in feature will be possibility to display column with domain only.

This review is for a previous version of the add-on (1.0.2). 

Rated 5 out of 5 stars

I will never understand why the function this addon brings to Thunderbird isn't there by default. Thank you very much for updating this.

This review is for a previous version of the add-on (1.0.2). 

Rated 4 out of 5 stars

Thank for making this add on available. Agree with others that this should be a standard feature to quickly detect spyware. Also thanks for explaining why this add-on needs "full access"

This review is for a previous version of the add-on (1.0.1). 

Rated 5 out of 5 stars

Thanks a lot for this new version !!
:)
This is a must have !!!

This review is for a previous version of the add-on (1.0.0). 

Rated 5 out of 5 stars

Very useful for screening spam messages and making filter rules.

This review is for a previous version of the add-on (1.0.0). 

Rated 5 out of 5 stars

Utterly vital add-on for security and spam determination. I still can’t believe that this has not been implemented directly in Thunderbird!

This review is for a previous version of the add-on (1.0.0). 

Rated 5 out of 5 stars

Must have! Thank you

This review is for a previous version of the add-on (1.0.0).  This user has a previous review of this add-on.

Rated 1 out of 5 stars

I don't believe they need full access to my computer, so I didn't install it. Even my family doesn't have full access to my computer!
This is a feature that should be native to Thunderbird!

This review is for a previous version of the add-on (1.0.0). 

Rated 2 out of 5 stars

The previous version (Show Address Only) did not require any permissions, and this one demands "full, unlimited access to Thunderbird and your computer". Is this add-on safe?

I liked the previous version (5*) but I won't install this one. I don't understand why I should give such wide authorizations... :-(

This review is for a previous version of the add-on (1.0.0). 

Currently (TB78) there is no permission-based API to modify message list layout. Only way to do it is by using Experiment API (https://thunderbird-webextensions.readthedocs.io/en/68/how-to/experiments.html), which runs without any restrictions, as it did pre-TB68. Previous version ("Show Address Only" add-on) used to run on same permission level, with full local privileges.

You shouldn't trust software downloaded from Internet or take anyone's (especially author's) word for it. The addon's source code is tiny and available at https://github.com/lkosson/full-address-column.