3 app_shell is an experimental project to build a minimal environment like
6 The goal is to be able to run a v2 app and supply most of the chrome.* extension
7 APIs without running the rest of Chrome.
9 app_shell is only officially supported on Chrome OS.
13 $ app_shell --app-shell-app-path=/path/to/extension
15 # For example, you can try the calculator app:
17 $ app_shell --app-shell-app-path=chrome/common/extensions/docs/examples/apps/calculator/app/