Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

4
LINES

< > BotCompany Repo | #1019684 // startInvisibleChromeAppForSpeech - start Chrome browser as invisible web app (not Chromium); does not seem to work

JavaX fragment (include)

static void startInvisibleChromeAppForSpeech(S url) {
  //nohup(chromeCmd(true) + " --silent-launch --app=" + url);
  nohup(chromeCmd(true) + " --silent-launch " + url);
}

Author comment

Began life as a copy of #1018356

download  show line numbers  debug dex  old transpilations   

Travelled to 11 computer(s): bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, irmadwmeruwu, ishqpsrjomds, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1019684
Snippet name: startInvisibleChromeAppForSpeech - start Chrome browser as invisible web app (not Chromium); does not seem to work
Eternal ID of this version: #1019684/4
Text MD5: b8eb3e70c1b7b227c9fdadd96eb8a31c
Author: stefan
Category: javax / gui
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-11-18 05:48:09
Source code size: 174 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 224 / 260
Version history: 3 change(s)
Referenced in: [show references]