Asking these questions once again,
1. Can I build a custom browser UI on top of Chromium in node-webkit? In other words, can I hook into the back, forward buttons, the address bar, and all browser menu actions from my own custom UI?
2. Can I inject Javascript from the node-webkit app into the pages loaded by Chromium?
You may answer with simply Yes or No per each of the above two (2) questions.
Thanks in advance
Marc