Home  |  Blog Help Out  |  How-To Guides  |  Why Use Mozilla  |  About Jeremy

Extensions

Contact
Jeremy Gillick

Get Firefox!

ExtensionUninstaller API Technical Documentation

Introduction

The ExtensionUninstaller API is an API that XUL developers can use to add uninstall features to their applications.

Why do you need to read this document? If you are a XUL developer and want to add an uninstall feature to your application or maybe you just want to optimize your application for automatic uninstallers like the ExtensionUninstaller.

I'm sure your applications are perfect and nobody would ever want to uninstall them, but it's still good practice to clean up after yourself. In the next section you'll learn a few easy ways to optimize your contents.rdf for automatic uninstallers.

Terms of Use

If you decide to use the API in your application, I just ask that you give my site (http://mozmonkey.com/) and myself (Jeremy Gillick) credit. Thanks.

Version History
v 0.2
6/09/2004
Fixed bug with file cleanup
v 0.1
06/04/2004
Initial Release. Supported basic functionality.

NEXT >



Copyright © 2004 Jeremy Gillick, All rights reserved
All the content and code presented on this site is owned solely by Jeremy Gillick