Title Develop a set of js libraries for common TB tasks
Student Oren Nachman
Mentor David Bienvenu
Abstract
This project is meant to create a good documentation and example base for anyone starting out writing Thunderbird extensions - a subject that is unfortunately lacking in documentation (as opposed to Firefox).

The project will provide documentation, examples and functions that can be used to complete different tasks while developing useful extensions as proofs of concept.

The first of such extensions is MailRepair which iterates over a folder and repairs any mail items that have been corrupted by concatenation (missing seperators between mail items).

More information can be found at http://mozilla.nachmore.com