Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(363)

Unified Diff: chrome/common/extensions/docs/templates/articles/manifest/kiosk_only.html

Issue 23604068: Add "kiosk_only" manifest attribute for platform apps. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Change ManifestData to single KioskModeInfo Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/templates/articles/manifest/kiosk_only.html
diff --git a/chrome/common/extensions/docs/templates/articles/manifest/kiosk_only.html b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_only.html
new file mode 100644
index 0000000000000000000000000000000000000000..9628e4501015aab074d8eee54173bf949b3b492e
--- /dev/null
+++ b/chrome/common/extensions/docs/templates/articles/manifest/kiosk_only.html
@@ -0,0 +1,6 @@
+<h1 id="kiosk_only">Manifest - Kiosk Only</h1>
+
+<p>
+Whether the packaged app is only intended to be installed and run in ChromeOS
+kiosk mode. This field is only valid if the "kiosk_enabled" field is true.
not at google - send to devlin 2013/09/24 21:57:39 Thanks for adding docs! Very much appreciated. Sm
Tim Song 2013/09/24 22:38:25 Done.
+</p>

Powered by Google App Engine
This is Rietveld 408576698