OLD | NEW |
1 <h1 id="app">Manifest - App</h1> | 1 <h1 id="app">Manifest - App</h1> |
2 | 2 |
3 <p> | 3 <p> |
4 Used by <a href="http://developer.chrome.com/trunk/apps/app_lifecycle.html#event
page">packaged apps</a> | 4 Used by <a href="http://developer.chrome.com/trunk/apps/app_lifecycle#eventpage"
>packaged apps</a> |
5 to specify the app's background scripts. | 5 to specify the app's background scripts. |
6 Also used by <a href="https://developers.google.com/chrome/apps/docs/developers_
guide#live">hosted apps</a> | 6 Also used by <a href="https://developers.google.com/chrome/apps/docs/developers_
guide#live">hosted apps</a> |
7 to specify the URLs that the app uses. | 7 to specify the URLs that the app uses. |
8 </p> | 8 </p> |
OLD | NEW |