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

Side by Side 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, 2 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 <h1 id="kiosk_only">Manifest - Kiosk Only</h1>
2
3 <p>
4 Whether the packaged app is only intended to be installed and run in ChromeOS
5 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.
6 </p>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698