Android İçin Firefox Eklentileri'ne hoş geldiniz.
Android İçin Firefox uygulamanızı kişiselleştirmek için ekstra özellikler ve stiller ekleyin.
KapatNSNSNSNSNSNS
Hakkımda
İsim | NSNSNSNSNSNS |
---|---|
Üyelik başlangıcı | Nisan 26, 2009 |
Geliştirilen eklentilerin sayısı | 0 eklenti |
Geliştiricinin eklentilerinin ortalama puanı | Henüz puanlanmamış |
İncelemelerim
Mozilla Labs - Jetpack Prototype
Rated 5 out of 5 stars
>Firefox can't find the file at chrome://jetpack/content/jetpack.xul#develop.
Ubuntu's firefox-3.5 binary file name is 'Firefox-3.5'. This occurs the error.
To avoid it in a hurry.
xulapp.js 57
if (Application.name == "Firefox") {
-->
if (Application.name.match(/^[Ff]irefox.*/)) {
To create your own collections, you must have a Mozilla Add-ons account.