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

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

Κλείσιμο

Στο δρόμο;

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

Κλείσιμο

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

13 εκδόσεις

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

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

Έκδοση 0.4.1 82.2 KiB Λειτουργεί με το Thunderbird 78.0 και νεότερα

Added "sa-scanned" connection type as a recognized local connection type, as found in Runbox

Έκδοση 0.4.0 82.2 KiB Λειτουργεί με το Thunderbird 115.0 και νεότερα

Thunderbird 78+ / "MailExtensions" compatibility contributed by user davoper.

Έκδοση 0.3.2 80.9 KiB Λειτουργεί με το Thunderbird 68.0 - 73.0

v0.3.2 adds support for headers generated by Microsoft SMTP servers and recognizes ipv6-localhost as a valid local connection.

Έκδοση 0.3.1 80.8 KiB Λειτουργεί με το Thunderbird 68.0 - 73.0

Make insecure detection work again - a patch by Simon Dellenbach https://github.com/gjedeer/paranoia/pull/27

Έκδοση 0.3.0 80.8 KiB Λειτουργεί με το Thunderbird 68.0 - 73.0

Github users m-rey (Martin Rey) and sdellenb (Simon Dellenbach) have bumped supported Thunderbird version to 68, adding manifest.json.

Έκδοση 0.2.7 81.1 KiB Λειτουργεί με το Thunderbird 17.0 - 60.*

Bumped Thunderbird compatibility to 60.*

Έκδοση 0.2.6 81.1 KiB Λειτουργεί με το Thunderbird 17.0 - 52.*

Recognizing more types of Received: headers, including IANA-standard headers contributed by Simon Dellenbach.

Έκδοση 0.2.5 80.8 KiB Λειτουργεί με το Thunderbird 17.0 - 46.0

Updated to support IMAP in new thunderbird versions
Added GMX and Mailgun

Έκδοση 0.2.4 74.0 KiB Λειτουργεί με το Thunderbird 17.0 - 31.*

Fixed a couple of errors in IP and host name parsing
Added Hotmail and Outlook detection

Thanks:
Marcus G. Daniels
Martin V

Έκδοση 0.2.3 73.8 KiB Λειτουργεί με το Thunderbird 17.0 - 19.0

Added support for non-RFC line endings (\n instead of \r\n), detected and fixed by Marcus G. Daniels

Έκδοση 0.2.2 73.7 KiB Λειτουργεί με το Thunderbird 17.0 - 19.0

  • Recognize lower case transport methods like "esmtpsa"
  • Recognize "local" transport method
  • Fixed issue where not all known providers were being matched

Έκδοση 0.2.1 73.7 KiB Λειτουργεί με το Thunderbird 17.0 - 19.0

  • Fix for conflict with CompactHeader addon
  • Fixed a problem with parsing only one header in some cases
  • Icon hidden for RSS messages
  • Removed the defaults directory

Έκδοση 0.2 73.9 KiB Λειτουργεί με το Thunderbird 17.0 - 19.0

  • Detection of same-domain relays as local
  • Detection of fake "AES256" delivery method used by wp.pl as secure
  • Added Amazon and home.pl to detected providers
  • Refactored code to meet Mozilla standards for full review