Dobrodošli pri dodatkih za Thunderbird.
Dodajte funkcije in sloge, kot vam za Thunderbird najbolj odgovarja.
ZapriJan Willem
O meni
Ime | Jan Willem |
---|---|
Lokacija | Eindhoven, Netherlands |
Poklic | Developer ICT |
Uporabnik od | Dec. 13, 2019 |
Število razvitih dodatkov | 0 dodatkov |
Povprečna ocena dodatkov tega razvijalca | Še ni ocenjeno |
Moje ocene
JunQuilla
Ocena 5 od 5 zvezdic
This add-on is great. I use it mainly for the "Is Junk" button.
For some people who want to use it with thunderbird 68.2+ an example manifest.json that works for me is (include it in the xpi archive, which is zip compressed; see also https://developer.thunderbird.net/add-ons/tb68/overlays):
{
"manifest_version": 2,
"applications": {
"gecko": {
"id": "junquilla@mesquilla.com",
"strict_min_version": "68.0"
}
},
"description": "Junk mail management by Mesquilla",
"developer": {
"name": "R Kent James",
"url": "http://mesquilla.com/extensions/junquilla"
},
"name": "JunQuilla",
"version": "1.0.4",
"icons": {
"32": "content/icon32x32.png"
},
"legacy": {
"type": "xul",
"options": {
"page": "chrome://junquillaapp/content/junquillaSetupWindow.xul",
"open_in_tab": true
}
}
}
Če želite ustvarjate lastne zbirke, morate imeti račun pri Dodatki Mozille.
ali pa se prijavite na svoj račun