Dave Land

About me

Developer Information
Name Dave Land
User since March 5, 2007
Number of add-ons developed 0 add-ons
Average rating of developer's add-ons Not yet rated

My Reviews

BetterUnsubscribe

Rated 4 out of 5 stars

Does what it says on the tin!

Potential improvements:

1. Option to delete emails by matching just the address (e.g., vote@candidate-name.us), instead of the full RFC 5322 name-address, (e.g., "Elect Candidate Now!" <vote@candidate-name.us>). Political campaigns and brands routinely change the display-name so each deletion hits only one email out of dozens with the same address.
2. After deleting emails, dismiss the dialog, because the email for which you opened it doesn't even exist any more.

HTML Source Editor

Rated 5 out of 5 stars

Does what it says on the tin: Lets you edit the HTML, if that's something you need.

The only issue I find with it is that if the HTML includes images inserted inline, the editor becomes extremely (really, unusably) slow. I'm pretty sure that this is the fault of whatever library is in use to provide the text editor (which appears to be "ace editor," which looks a lot like CodeMirror).

Thank you!