tutorial
Your First Javascript XPCOM Component in 10 Minutes
Posted August 10th, 2006 by bardSteps
- Prepare the skeleton for an extension. (The Firefox extension wizard can do it for you. If you use it, call the extension “myextension” otherwise the code below won’t work.)
- Only if you used the extension wizard: create a
components/directory in your tree and change theROOT_DIRSline inconfig_build.shso that it reads:
ROOT_DIRS="defaults components"

Comments
24 weeks 2 days ago
26 weeks 2 days ago
28 weeks 5 days ago
29 weeks 1 day ago
33 weeks 2 days ago
36 weeks 14 hours ago
36 weeks 5 days ago
42 weeks 1 day ago
46 weeks 6 days ago
1 year 1 day ago