Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängNSNSNSNSNSNS
Om mig
Namn | NSNSNSNSNSNS |
---|---|
Användare sedan | april 26, 2009 |
Antal tillägg utvecklade | 0 tillägg |
Genomsnittliga betyg för utvecklarens tillägg | Inte betygsatt än |
Mina recensioner
Mozilla Labs - Jetpack Prototype
Betygsatt 5 utav 5 stjärnor
>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.*/)) {
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.