Benvenuto in SeaMonkey Add-ons.
Aggiungi nuove funzionalità e stili per rendere SeaMonkey veramente tuo.
ChiudiNSNSNSNSNSNS
Informazioni utente
Nome | NSNSNSNSNSNS |
---|---|
Utente da | Aprile 26, 2009 |
Numero di componenti aggiuntivi sviluppati | 0 componenti aggiuntivi |
Media delle valutazioni sui componenti aggiuntivi di questo sviluppatore. | Nessun voto |
Le mie recensioni
Mozilla Labs - Jetpack Prototype
Assegnate 5 su 5 stelle
>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.*/)) {
Per creare una tua raccolta devi avere un account per Mozilla Add-ons.