| Index: chrome/common/extensions/docs/templates/articles/manifest_offline_enabled.html
|
| diff --git a/chrome/common/extensions/docs/templates/articles/manifest_offline_enabled.html b/chrome/common/extensions/docs/templates/articles/manifest_offline_enabled.html
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..fa4e0e314c237aef20835f14792983e9011e8fb9
|
| --- /dev/null
|
| +++ b/chrome/common/extensions/docs/templates/articles/manifest_offline_enabled.html
|
| @@ -0,0 +1,7 @@
|
| +<h1 id="offline_enabled">offline_enabled</h1>
|
| +
|
| +<p>
|
| +Whether the app or extension is expected to work offline. When Chrome detects
|
| +that it is offline, apps with this field set to true will be highlighted
|
| +on the New Tab page.
|
| +</p>
|
|
|