Καλώς ορίσατε στα πρόσθετα Thunderbird.

Προσθέστε επιπλέον χαρακτηριστικά και στυλ για κάνετε το Thunderbird δικό σας.

Κλείσιμο

Στο δρόμο;

Ελέγξτε τη σελίδα μας Mobile Πρόσθετα.

Κλείσιμο

Ιστορικό εκδόσεων SmartTemplate

5 εκδόσεις

Να προσέχετε με τις παλιότερες εκδόσεις!

Αυτές οι εκδόσεις εμφανίζονται για αναφορικούς και δοκιμαστικούς σκοπούς. Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός πρόσθετου.

Έκδοση 0.6.0 35.0 KiB Λειτουργεί με το Thunderbird 1.5 - 3.2a1pre

Fix a bug.
* Wrong conversion in addresses contained newlines.
Support a few features.
* Support %X:=sent% and %X:=today%. The %A-Za-z% is converted with original message sent or today.
* Support %I% and %l%. The %I% is converted into 00-12, %l% is converted into 1-12.
* Support %p% that is converted into AM or PM. In addition, %p(1)% and %p(2) is available for a.m. or A.M.
* Support %from(firstname)%. In addition, %to(firstname)% and %cc(firstname)% is available.

Έκδοση 0.5.7 34.0 KiB Λειτουργεί με το Thunderbird 1.5 - 3.1.*

fix a few bugs
* Wrong conversion with %datelocal% - when the timezone have +1xxx or +xx3x.
* Update de locale
* Add-on's description does not displayed with correct language.

Έκδοση 0.5.6 34.0 KiB Λειτουργεί με το Thunderbird 1.5 - 3.0.*

* The mail addresses without name are replaced by left of @, if the
template have %to%, %from%, %cc% and %any%.
Only %etc(name)% such as %to(name)% should be replaced by left of @.
* In the template inserted as html, two or more continuous new-lines
are replaced with single br when new-lines are replaced with br.
Two or more continuous new-lines should be replaced with multiple br.
* Collect the de locale file, and all other locale. Many thanks to Marc.

Έκδοση 0.5.5 33.0 KiB Λειτουργεί με το Thunderbird 1.5 - 3.0.*

Fix a few bugs
* Wrong conversion with mail addresses containing ",".
* Crash at replying blank message.
Support a few features
* Support day name(%A% %a%) and month name(%B% %b%).
Local format is available if Lightning is installed.
* Convert <John.Doe@example.com> (have no name) with "John.Doe"
when %from/to/etc..% %from(name)/to(name)/etc..(name)%.
* Support %any(name)% %any(mail)%. (e.g, %Reply-To(name)%)
* Support %to(name)% %to(mail)% instead of %toname% %toaddr%.
* Support %cc(name)% %cc(mail)% instead of %ccname% %ccaddr%.
* Support %from(name)% %from(mail)% instead of %fromname% %fromaddr%.

Έκδοση 0.5.4 30.0 KiB Λειτουργεί με το Thunderbird 1.5 - 3.0.*

fix a few bugs
* Scroll to the top after inserting a template.
* Wrong conversion with mail addresses containing ",".