Chromium Code Reviews| 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..d9a5638bc39463fb3fb19148bd913c3624b0b308 |
| --- /dev/null |
| +++ b/chrome/common/extensions/docs/templates/articles/manifest/offline_enabled.html |
| @@ -0,0 +1,7 @@ |
| +<h1 id="offline_enabled">Manifest - 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> |