Mark van Renswoude

Over mij

Ontwikkelaarsinformatie
Naam Mark van Renswoude
Gebruiker sinds mei 13, 2011
Aantal ontwikkelde add-ons 0 add-ons
Gemiddelde waardering van add-ons van de ontwikkelaar Nog niet gewaardeerd

Mijn beoordelingen

Quick Folder Move

Waardering 4 van 5 sterren

Use it on a daily basis! The only option I was missing is to always show the account name; as I have a few shared accounts and lots of folders, I'm not always sure if a folder is mine or shared when there is no duplicate. Fortunately this was easy to hack (simply removed the dupeMap check in the js), but a proper option would be awesome.

Deze beoordeling betreft een eerdere versie van de add-on (0.10). 

NoComposeAccount

Waardering 5 van 5 sterren

Thanks madmital for fixing this add-on when using multiple signatures, it does exactly what we need now!

Deze beoordeling betreft een eerdere versie van de add-on (1.1).  Deze gebruiker heeft een eerdere beoordeling van deze add-on.

NoComposeAccount

Waardering 4 van 5 sterren

Simple and does what we want, excellent!

However, the signature bug mentioned in another review also occured on our 3.1.10 setups. We have multiple accounts with different signatures, and it always selects the signature of the active account instead of the default one which NoComposeAccount selects.The fix appears to be very simple; I added a line in constructor.js right after "obj.selectedIndex = i;" which says: "obj.click();". Works fine, haven't found any issues with it yet, though I must say it's the first time I did anything with a Mozilla extension, so I can't be sure.

Update: ok, so it's still buggy. If you move from the editor to the subject or anywhere else and back, it reverts the account to the default. I haven't tested it with the unmodified extension, but I'll assume my change is to blame.

Deze beoordeling betreft een eerdere versie van de add-on (1.0).