lёppa
關於我
名稱 | lёppa |
---|---|
加入日期 | July 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 附加元件的帳號。