Добре дошли в Добавки за SeaMonkey.

Добавете допълнителни възможности и теми, за да направите SeaMonkey свой.

Затваряне

On the go?

Check out our Mobile Add-ons site.

Затваряне

Хронология на версиите на LookOut

13 версии

Отнасяйте се с повишено внимание към старите версии!

Тези версии са предоставени за справки и тестови цели. Винаги трябва да използвате последната версия на добавките.

Издание 1.2.13 35.0 KiB Работи с SeaMonkey 1.1 - 2.6.*, Thunderbird 1.5 - 12.*

LookOut 1.2.13
* Fixed compatibility with Thunderbird 7

Издание 1.2.12 35.0 KiB Работи с SeaMonkey 1.1 - 2.2.*, Thunderbird 1.5 - 6.*

Version 1.2.12
* Fixed crash if TNEF message class is not defined
* Added preference to disable filename character set conversion
* Updated compatibility with Thunderbird and Seamonkey

Издание 1.2.11 34.0 KiB Работи с SeaMonkey 1.1 - 2.0, Thunderbird 1.5 - 3.1.*

Fixed naming conflicts with other packages.

Издание 1.2.10 35.0 KiB Работи с SeaMonkey 1.1 - 2.0.*, Thunderbird 1.5 - 3.0.*

1.2.9 - 1.2.10
* Updated Thunderbird and Seamonkey compatibility to 3.0.* and 2.0.* respectively
* Added I18N filename support contributed by Hongwei Zeng
* Addressed concerns about scope of functions in lookout.js

Издание 1.2.9 35.0 KiB Работи с SeaMonkey 1.1 - 2.0.*, Thunderbird 1.5 - 3.0.*

LookOut 1.2.9 is a bug fix and version compatibility release.
* Added code so only the filename and not a full path can be specified for an attachment
* Changes all special characters in regex to hex escapes to avoid parser bug
* Fixed GUID flag check
* Improved debug prints and raw MAPI property output some

Издание 1.2.8 34.0 KiB Работи с SeaMonkey 1.1 - 2.0a1, Thunderbird 1.5 - 3.0b3pre

Fixed unicode by removing explicit conversion and just using 16bit values.

Издание 1.2.7 33.0 KiB Работи с SeaMonkey 1.1 - 2.0b1, Thunderbird 1.5 - 3.0b3pre

Fixed a bug appending raw MAPI property text associated with an encapsulated file when raw MAPI preference was checked.

Издание 1.2.6 33.0 KiB Работи с SeaMonkey 1.1 - 2.0b1, Thunderbird 1.5 - 3.0b3pre

Replaced use of GetMsgHdrFromUri.

Издание 1.2.3 17.0 KiB Работи с Thunderbird 1.5 - 2.0.0.*

Fixed bug where LookOut file byte count was not reset on new file. Fixed bug where c string terminators were getting into JS strings.

Издание 1.2.2 16.0 KiB Работи с Thunderbird 1.5 - 2.0.0.*

- changed version to 1.2.2 [install.rdf]
- enable TNEF also in single message view [chrome.manifest]
(after double clicking a message; or open an EML file)
- changed 'overlayed' function dump to debugDump and introduced debugLevel [tnef.js]
(and some fixes to avoid warnings in JS console)
- adding icons to new attachments [lookout.js]
- fixed the attachment url [lookout.js]
(this was created as 'mimeurl' but never used)
- try to call extension 'Attachment Sized' [lookout.js]
(had to change some more lines to submit file length)
- increasing mPartID in onTnefEnd() and correctly handle [lookout.js]
(otherwise every attachment would be opened on request of one)

Издание 1.2.1 17.0 KiB Работи с Thunderbird 1.5 - 2.0.0.*

* Fixed alert issue
* Fixed early parsing exit (may allow multiple attachments)

Издание 1.2 17.0 KiB Работи с Thunderbird 1.5 - 2.0.0.*

* Fixed bug parsing mail metadata
* RTF body decoding is now operational

Издание 1.0 16.0 KiB Работи с Thunderbird 1.5 - 1.5.0.*

Usage

When LookOut is working, you will see the names of the TNEF encapsulated file attachments next to the winmail.dat file. The user interaction is transparent i.e. There are no special dialogs or menu items, etc.
Known issues

* this only does something (visible) for file attachment bearing winmail.dat's
* there is a permission problem on OSX where TB cannot bring up the save-as or open-with dialogs
* the RTF body replacement decoder is disabled at the moment for odd behavior
* it is possible that if there is high server lag that you will have to click-off and click-on the message for it to work.