
add these lines to your installed-chrome.txt file:

content,install,url,resource:/chrome/demoapp/content/
skin,install,url,resource:/chrome/demoapp/skin/
locale,install,url,resource:/chrome/demoapp/locale/en-US/

start the demo application:

1. command line:
   mozilla -chrome chrome://demoapp/content/

2. browser url:
   chrome://demoapp/content/

