static S chromeCmd() { ret platformQuote(isWindows() ? f2s(windowsFindChromeExe()) : "chromium-browser"); }