static void startInvisibleChromeAppForSpeech(S url) { //nohup(chromeCmd(true) + " --silent-launch --app=" + url); nohup(chromeCmd(true) + " --silent-launch " + url); }
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: | 539 / 604 |
| Version history: | 3 change(s) |
| Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |