Graeme

About me

Developer Information
Name Graeme
User since Sept. 15, 2014
Number of add-ons developed 2 add-ons
Average rating of developer's add-ons Rated 5 out of 5 stars

Add-ons I've created

Single Domain

Warns if you send mail from or to a specified domain. If there are multiple accounts in your profile, you can isolate one so that you can't send mail to that domain from outside or vis versa without warning.

Rated 5 out of 5 stars (4)
98 users

PopMailListRecipients 2

Expands address book lists to recipients addresses in the compose window

Rated 4 out of 5 stars (5)
231 users

My Reviews

Check Domain

Rated 4 out of 5 stars

This addon seems to have stopped working with TB45. It may be necessary to change the overlay.js as I had to change mine to replace
var SendMessage = function() {
with
var SendMessage = function() {
and also for the 2 other similar lines.
Otherwise a great addon
Thanks!