Commit 9bdd5ee
fix: bring Chrome to foreground with AppleScript + macOS notification
- Use osascript to activate Chrome window (was opening in background)
- Show macOS notification with sound to alert user
- Increase default timeout to 5 minutes
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 13ebd60 commit 9bdd5ee
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
186 | 193 | | |
187 | 194 | | |
188 | 195 | | |
| |||
0 commit comments