<table class="provenance-header" style="border: 0; border-collapse: collapse; margin: 0 0 16px 0; width: 100%;">
<tr style="border: 0;">
<td style="border: 0; vertical-align: top; padding: 0 24px 0 0;">

> **Source:** [https://my.remarkbox.com/2fc4f7e9-4208-11e9-9d31-040140774501](https://my.remarkbox.com/2fc4f7e9-4208-11e9-9d31-040140774501)  
> **Snapshot:** 2026-04-27T03:27:05Z  
> **Generator:** Remarkbox `97a1fff`  
>
> *This is a subthread snapshot. The living document lives at the source URI above — it may have been edited, extended, or replied-to since.*

</td>
<td style="border: 0; vertical-align: top; width: 200px; text-align: right;">

![Scan for living source](data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAJQAAACUAQAAAABdRz15AAABK0lEQVR42s1WwQ3EMAhDXcD7b+kNONvp3aefk+DRqEpIH8hgA6l+LNar/lUVbKLAXHjVc/37r1rO/NHfsYb+CighA4XTlw1/UOQ69/wpUDax4U8pgwyC2MifKf2tBX6jlZBLHA1N8ydILKuzbPc4XrSS540xhv6EDT4EzOwu4OPJnKNuex7mL1FGz7JrXm9tTkSr4Akr53qhtSxk7NA8rzcH7B2p4Sk+OlqLRW1mIX9tHpJDk82FenNnlmjcrjiP14i8pcdwQX9Ip7L+6DyO6yNRWjHR30I/zQCp77gbx2t85tV65oI/l5hdoe+2P+/PRzXBio35wYxgQdTZG/ONJiNNulbmb14H9jbX32nyFU5y23pvNM4TbON9haNrp7IX+L07gY9x/t793v0AQqJmyBdyvegAAAAASUVORK5CYII=)

</td>
</tr>
</table>

It would be fantastic to be able to set global hotkeys to jump to
specific tabs in Chrome. My first 3 tabs in Chrome are Personal Gmail,
Work Gmail, and FogBugz. I\'d love the ability to jump directly to one
of those three using a keyboard shortcut.

It seems to me that it should be possible to modify the application
toggle script to add a \"command-1\" sent to the app once it displays.
That would solve the problem for me. It seems trivially easy, but my
experience is that things that seem like easy changes rarely are.

I\'m trying to use variations of:

    tell application "System Events" to keystroke "1" using command down

in various spots in the script, but in testing it doesn\'t ever seem to
respond by switching the active tab.

Any chance someone reading this would be able to help me with how to do
this?


---

**Source:** [https://my.remarkbox.com/2fc4f7e9-4208-11e9-9d31-040140774501](https://my.remarkbox.com/2fc4f7e9-4208-11e9-9d31-040140774501)  
**Snapshot:** 2026-04-27T03:27:05Z  
**Generator:** Remarkbox `97a1fff`
