Vítejte na serveru Doplňky pro SeaMonkey.
Přidejte si funkce a styly, které učiní SeaMonkey podle vašich představ.
ZavřítRecenze FiltaQuilla od uživatele char101
Ohodnoceno 5 z 5 hvězdiček
To make this addon work with thunderbird 60:
1) quit thunderbird
2) go to your profile folder, go to extensions, find filtaquilla@mesquilla.com.xpi, unzip it
3) open "content/filtaquilla.js" and replace (a) in line 1180 "for each (var tagInfo in tagArray)" into "for (var tagInfo of tagArray)" (b) in line 1542 "for each (let tagInfo in tagArray)" into "for (let tagInfo of tagArray)"
4) zip it again, rename into filtaquilla@mesquilla.com.xpi and replace the old filtaquilla@mesquilla.com.xpi
Pro založení své vlastní sbírky musíte mít účet na serveru Doplňky Mozilly.