Thunderbird ส่วนเสริม

ยินดีต้อนรับสู่ส่วนเสริม Thunderbird

Add extra features and styles to make Thunderbird your own.

ปิด

On the go?

Check out our Mobile Add-ons site.

ปิด

Paranoia Version History

13 versions

Be careful with old versions!

These versions are displayed for reference and testing purposes. You should always use the latest version of an add-on.

รุ่น 0.4.1 82.2 KiB ทำงานกับ Thunderbird 78.0 and later

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

รุ่น 0.4.0 82.2 KiB ทำงานกับ Thunderbird 115.0 and later

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.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