Skip to content

Command line switches

rogerwang edited this page Nov 9, 2012 · 5 revisions

Useful switches for node-webkit:

--url="website-url"

Directly open "website-url".

--no-toolbar

Force disabling toolbar.

And more: all the switches supported by Content API of Chromium

Clone this wiki locally