You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roger Wang edited this page Aug 12, 2013
·
9 revisions
The app protocol is defined like http protocol: app://<host>/path. The host part is essential. You can define it to anything you want. The root of path refers to the application's directory, which is the directory where the manifest file resides.
It's provided for the ease of migrating files from your web site, e.g. repackage your web site as a node-webkit application.