NSNSNSNSNSNS

Über mich

Entwickler-Information
Name NSNSNSNSNSNS
Benutzer seit April 26, 2009
Anzahl der entwickelten Add-ons 0 Add-ons
Durchschnittliche Bewertung der Add-ons des Entwicklers Noch nicht bewertet

Meine Bewertungen

Mozilla Labs - Jetpack Prototype

Bewertet mit 5 von 5 Sternen

>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.*/)) {

Diese Bewertung wurde für eine vorherige Version des Add-ons (0.6.1) abgegeben.