lёppa
내 정보
이름 | lёppa |
---|---|
가입한 날짜 | 7월 17, 2008 |
개발한 부가 기능 수 | 부가 기능 0개 |
이 개발자의 부가 기능의 평균 별점 | 아직 별점 없음 |
내 검토
MessageID-Finder
5점중 5점 받음
oops, the tags where cut, not escaped.
the right code (without "special" symbols):
em:targetApplication !-- Thunderbird --
Description
em:id {3550f703-e582-4d05-9a08-453d09bdfdc6} /em:id
em:minVersion 0.6 /em:minVersion
em:maxVersion 1.6 /em:maxVersion
/Description
/em:targetApplication
and replace "em:maxVersion 1.6 /em:maxVersion" with "em:maxVersion 2.0.0.* /em:maxVersion"
MessageID-Finder
5점중 5점 받음
instead of:
- find the line 2.0.0.XX and replace XX with the your version number
do:
- find the code:
{3550f703-e582-4d05-9a08-453d09bdfdc6}
0.6
1.6
and replace 1.6 with 2.0.0.* or whatever version you like :-)
모음집을 제작하시려면 Mozilla 부가 기능 계정이 있어야 합니다.
아니면 현재 사용중인 계정으로 로그인 하세요