Skip to content
Could not find version "repo_source repo_downloads repo_commits repo_releases repo_tags repo_branches "

The nw protocol

Damian Bushong edited this page · 2 revisions
Clone this wiki locally
Clone in Desktop

Following content requires node-webkit >= v0.2.5

In order to expose some internal information about node-webkit in a easy way, we provide nw: protocol which is roughly the same with about: protocol in chrome. Currently we have the following internal pages available:

nw:blank

A blank page showing node-webkit logo; instead of showing about:blank, we display this page when no app is loaded.

nw:version

Displays the node-webkit and node.js version strings.

Something went wrong with that request. Please try again.