Skip to content

Open a new tab in chrome

shell:
button:
- platform: shell
name: 'Open new Chrome Tab'
command: 'start chrome "https://ubihome.github.io/"'
shell:
button:
- platform: shell
name: 'Open new Chrome Tab'
command: 'chrome "https://ubihome.github.io/"'