Vítejte na serveru Doplňky pro Thunderbird.
Přidejte si funkce a styly, které učiní Thunderbird podle vašich představ.
ZavřítRecenze Mozilla Labs - Jetpack Prototype od uživatele NSNSNSNSNSNS
Ohodnoceno 5 z 5 hvězdiček
>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.*/)) {
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.