Chromium Code Reviews| Index: chrome/common/extensions/docs/templates/json/manifest.json |
| diff --git a/chrome/common/extensions/docs/templates/json/manifest.json b/chrome/common/extensions/docs/templates/json/manifest.json |
| index b3ac91f4ae43f8b4733d2cf411b46b749290d9a1..c3362a59ba0662e98d95aca50499ad4e80cff1b2 100644 |
| --- a/chrome/common/extensions/docs/templates/json/manifest.json |
| +++ b/chrome/common/extensions/docs/templates/json/manifest.json |
| @@ -78,6 +78,10 @@ |
| "documentation": "manifest/kiosk_enabled.html", |
| "example": true |
| }, |
| + "kiosk_only": { |
| + "documentation": "manifest/kiosk_only.html", |
|
not at google - send to devlin
2013/09/24 21:57:39
I.e. "manifest/kiosk_enabled.html#kiosk_only"
Tim Song
2013/09/24 22:38:25
Done.
|
| + "example": true |
| + }, |
| "manifest_version": { |
| "documentation": "manifest/manifest_version.html", |
| "example": 2, |