static void startChromeApp(S url) { nohup(chromeCmd() + " --app=" + url); }