Description of various extensions available for mozilla (Note: This document is current as of mozilla-1.5 and includes only the extensions included in the mozilla source tarball) By: Archaic * access-builtin Text-to-speech (and eventually to braille) * content-packs Used to display Help files in the Mozilla Help Viewer * cookie Enable cookies * cview XPCOM Component Viewer * datetime Allows one to markup date/time changes to an element * editor Allows for HTML or text editing * finger Implementation of the finger protocol * help Help viewer * inspector Inspect/edit the live DOM of any web doc or XUL application * irc Chatzilla * layout-debug When the page looks funky in Moz, but not in other browsers, this can find the reason * manticore Manticore is a web browser embedding Gecko and Trident (IE) using the IWebBrowser2 interface exposed by each layout engine's ActiveX wrapper. The front end is written in C# using the .NET framework. * p3p Websites that are P3P enabled will be able to notify users of their privacy practices in a standardized format that can be read by P3P enabled browsers. * pics The PICS specification enables labels (metadata) to be associated with Internet content. It was originally designed to help parents and teachers control what children access on the Internet, but it also facilitates other uses for labels, including code signing and privacy. The PICS platform is one on which other rating services and filtering software have been built. * pref For a single user profile, allow multiple gecko based processes to share the pref data at runtime. * python A set of Python bindings to XPCOM, allowing a Python programmer to both use and implement XPCOM interfaces. * spellcheck Duh * sql Allows applications to directly connect to SQL databases. A web application no longer needs to pass information through a scripting language, such as Perl or Python, in order to recieve information it can use. * sroaming Experimental roaming profile support * transformiix Implmentation of XSLT (XSL Transformations) on the fly. * tridentprofile Appears to be a method of importing IE profiles to Moz?? * typeaheadfind Feature that allows quick web page navigation when you type a succession of characters in the body of the displayed page (not in an edit box of or drop down list). * universalchardet Automatically detect the character set used in a document * venkman JavaScript debugger * wallet Forms manager * webservices SOAP and WSDL implementation * xml-rpc RPC encoded in XML and sent over HTTP * xmlextras Tools to treat XML as data, not just a document format * xmlterm A graphical command line interface