Android İçin Firefox Eklentileri'ne hoş geldiniz.
Android İçin Firefox uygulamanızı kişiselleştirmek için ekstra özellikler ve stiller ekleyin.
Kapatlёppa
Hakkımda
| İsim | lёppa | 
|---|---|
| Üyelik başlangıcı | Tem. 17, 2008 | 
| Geliştirilen eklentilerin sayısı | 0 eklenti | 
| Geliştiricinin eklentilerinin ortalama puanı | Henüz puanlanmamış | 
İncelemelerim
MessageID-Finder
Rated 5 out of 5 stars
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
Rated 5 out of 5 stars
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 :-)
To create your own collections, you must have a Mozilla Add-ons account.