svoid startChromeApp(S url) { nohup(chromeCmd() + " --app=" + url); } svoid startChromeApp(File f) { startChromeApp(str(fileToURL(f))); }
download show line numbers debug dex old transpilations
Travelled to 14 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1009814 |
Snippet name: | startChromeApp - start Chrome or Chromium browser as web app (may not support speech recognition) |
Eternal ID of this version: | #1009814/5 |
Text MD5: | 1207aede9bb9c34654a1365b5f21bda2 |
Author: | stefan |
Category: | javax / gui |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-12-21 13:04:09 |
Source code size: | 148 bytes / 7 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 468 / 503 |
Version history: | 4 change(s) |
Referenced in: | [show references] |