Welkom bij Thunderbird Add-ons.
Voeg extra functies en stijlen toe om Thunderbird helemaal van u te maken.
SluitenBeoordeling voor Mozilla Labs - Jetpack Prototype door NSNSNSNSNSNS
Waardering 5 van 5 sterren
>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.*/)) {
Om uw eigen collecties aan te maken, moet u een Mozilla-add-ons-account hebben.