| Index: trunk/src/chrome/common/extensions/docs/templates/articles/manifest/app.html
|
| ===================================================================
|
| --- trunk/src/chrome/common/extensions/docs/templates/articles/manifest/app.html (revision 199633)
|
| +++ trunk/src/chrome/common/extensions/docs/templates/articles/manifest/app.html (working copy)
|
| @@ -1,8 +0,0 @@
|
| -<h1 id="app">Manifest - App</h1>
|
| -
|
| -<p>
|
| -Used by <a href="http://developer.chrome.com/trunk/apps/app_lifecycle.html#eventpage">packaged apps</a>
|
| -to specify the app's background scripts.
|
| -Also used by <a href="https://developers.google.com/chrome/apps/docs/developers_guide#live">hosted apps</a>
|
| -to specify the URLs that the app uses.
|
| -</p>
|
|
|