| Up to higher level directory | |||
| Name | Date | Size | |
|---|---|---|---|
| app/ | 03-Dec-2014 | ||
| app_shell.gyp | 03-Dec-2014 | 8.4K | |
| app_shell_resources.grd | 03-Dec-2014 | 706 | |
| browser/ | 03-Dec-2014 | ||
| common/ | 03-Dec-2014 | ||
| DEPS | 03-Dec-2014 | 771 | |
| OWNERS | 03-Dec-2014 | 59 | |
| README | 03-Dec-2014 | 331 | |
| renderer/ | 03-Dec-2014 | ||
| test/ | 03-Dec-2014 | ||
1 # Introduction 2 3 app_shell is an experimental project to build a minimal environment like 4 content_shell. 5 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. 8 9 app_shell is only officially supported on Chrome OS. 10 11 # How to run 12 13 app_shell --app=/path/to/extension 14