Commit 30c311f6 authored by egilmore@chromium.org's avatar egilmore@chromium.org

Adding link to kiosk app page.

Review URL: https://codereview.chromium.org/401713004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284305 0039d316-1c4b-4281-b951-d872f2087c98
parent e7518a19
...@@ -72,7 +72,7 @@ This prevents the app from being launched in a regular session. For example:</p> ...@@ -72,7 +72,7 @@ This prevents the app from being launched in a regular session. For example:</p>
"background" : { "background" : {
"scripts" : ["background.js"] "scripts" : ["background.js"]
} }
}, },
"manifest_version" : 2, "manifest_version" : 2,
"name" : "My Kiosk App", "name" : "My Kiosk App",
"version" : "1.0", "version" : "1.0",
...@@ -107,4 +107,7 @@ payment flow</a>.</p> ...@@ -107,4 +107,7 @@ payment flow</a>.</p>
<li><a href= <li><a href=
"https://github.com/KioskApps/QuickTicket" "https://github.com/KioskApps/QuickTicket"
>Movie theater app</a></li> >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> </ul>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment