Archive for August, 2006
Scenario: a chrome and a content application are aware of their respective existence and wish to communicate. Communication should be able to flow both ways. [ READ MORE ]
Steps 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 the ROOT_DIRS line in config_build.sh so that it reads: [ READ MORE ]
components/
ROOT_DIRS
config_build.sh