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