Välkommen till Thunderbird tillägg.
Lägg till extra funktioner och stilar för att göra Thunderbird till ditt.
StängMacro Template versionshistorik
13 versioner
Var försiktig med gamla versioner!
Dessa versioner visas för referens och teständamål. Du bör alltid använda den senaste versionen av ett tillägg.
Version 2.1.1.0
- Fix a state inconsistency bug of hotplug bootstrap.
- Support for Thunderbird <= 34.0 and Seamonkey <= 2.31.
- Källkoden släpptes under GNU General Public License, version 3.0
Version 2.1.0.0
- Adding To / Cc / Bcc fields to replace.
- Adding the following macros:
- {{{y}}} is a year without zero padding.
- {{{M}}} is a numerical month without zero padding.
- {{{MMMM}}} is a roman month fullname.
- {{{d}}} is a day in month without zero padding.
- {{{E}}} is a day fullname in week.
- {{{EEE}}} is a 3-letter day name in week.
- {{{H}}} is an hour (0 - 23) without zero padding.
- {{{HH}}} is an hour (0 - 23) with zero padding.
- {{{m}}} is a minute without zero padding.
- {{{mm}}} is a minute with zero padding.
- {{{s}}} is a second without zero padding.
- {{{ss}}} is a second with zero padding.
- Källkoden släpptes under GNU General Public License, version 3.0
Version 2.0.0.0
- Supporting replacement of mail bodies.
- Refactoring as a bootstrapped extension, which does not make Thunderbird / SeaMonkey restart when (un)installing. This feature may be useful for revising your templates.
- Källkoden släpptes under GNU General Public License, version 3.0
Version 1.0.0.0
- Källkoden släpptes under GNU General Public License, version 3.0
För att skapa egna samlingar, måste du ha ett konto för Mozilla tillägg.