Mark van Renswoude

내 정보

개발자 정보
이름 Mark van Renswoude
가입한 날짜 5월 13, 2011
개발한 부가 기능 수 부가 기능 0개
이 개발자의 부가 기능의 평균 별점 아직 별점 없음

내 검토

Quick Folder Move

5점중 4점 받음

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.

이 검토는 현재 부가 기능의 이전 (0.10) 버전에 대한 것입니다. 

NoComposeAccount

5점중 5점 받음

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

이 검토는 현재 부가 기능의 이전 (1.1) 버전에 대한 것입니다.  전에 이 사용자는 이 부가 기능에 1개 검토를 했습니다.

NoComposeAccount

5점중 4점 받음

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.

이 검토는 현재 부가 기능의 이전 (1.0) 버전에 대한 것입니다.