zhchbin

Results 5 comments of zhchbin

You can try run node-webkit with `--enable-logging`. However, I didn't try whether it can stdout there. Reference: http://www.chromium.org/for-testers/enable-logging

You can personalize a shortcut key to activate an extension by going through chrome://extensions/shortcuts.

Hi,`out/Debug`这个目录是使用`gyp --depth=. base.gyp -I src/build/common.gypi`生成的。如果想用msvc的话,生成的时候可以指定,也可以通过环境变量设置,具体在这里:https://groups.google.com/a/chromium.org/forum/#!topic/chromium-dev/YTM08eXYUFI 可以看到。

Hi @hwpfeil , thanks for your interest! However, as noted in the readme, this project is just a proof of concept and hasn’t been updated in a while. It’s still...