Fast Component
|
| resources: | Home Mailing List Source Code Bugs Docs |
|---|
Introduction
If you want to create a Mozilla extensions module, Fast Component is the tool for you. It will
quicken and make painless the process of creating all the required project stub
and build files and get you on your way with an actual working XPCOM component in a
few simple steps.
At the momemt, Fast Component takes the form of a shell script that requires certain parameters to be passed by the user. You have options to first create the extension, then compile it, then finally test it. More info ...
Certain system requirements need to be in place to enable you to run the script, including having a compiled Mozilla source tree available. More info...