Burada gördüğünüz binlerce eklentiyi denemek için, hızlı ve ücretsiz web tarayıcısı Mozilla Firefox'u indirin!
KapatFirefox Eklentileri'ne hoş geldiniz.
Firefox'unuzu kişiselleştirmek için binlerce ekstra özellik ve stilden istediklerinizi seçin.
KapatReview for Mozilla Labs - Jetpack Prototype by NSNSNSNSNSNS
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.