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.
- v 0.2
- 6/09/2004
- Fixed bug with file cleanup
- v 0.1
- 06/04/2004
- Initial Release. Supported basic functionality.
