Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / chrome / common / extensions / docs / templates / articles / manifest / kiosk_enabled.html
index d9c0e9c..38053b0 100644 (file)
@@ -72,7 +72,7 @@ This prevents the app from being launched in a regular session. For example:</p>
     "background" : {
       "scripts" : ["background.js"]
     }
-  }, 
+  },
   "manifest_version" : 2,
   "name" : "My Kiosk App",
   "version" : "1.0",
@@ -107,4 +107,7 @@ payment flow</a>.</p>
   <li><a href=
 "https://github.com/KioskApps/QuickTicket"
 >Movie theater app</a></li>
+  <li><a href=
+"https://chrome.google.com/webstore/category/collection/kiosk-apps"
+>Kiosk apps in the Chrome Web Store</a></li>
 </ul>
\ No newline at end of file