Skip to content

Instantly share code, notes, and snippets.

@sengupta
Last active July 21, 2025 15:15
Show Gist options
  • Select an option

  • Save sengupta/c08997b4905a9c0b0470a77d8222edcf to your computer and use it in GitHub Desktop.

Select an option

Save sengupta/c08997b4905a9c0b0470a77d8222edcf to your computer and use it in GitHub Desktop.
Digital Life: Secrets and Hack
If you'd like Chrome to restore all open windows _back in same spaces_ they were in when you terminated Chrome, run this:
defaults write com.google.Chrome NSWindowRestoresWorkspaceAtLaunch -bool YES
To quickly navigate to a tab whose title you know, type:
Cmd + Shift + A
This shortcut is for a Mac. I assume there's something similar for other platforms.
You can "group" tabs together on Chrome.
Hit `Cmd` and click on the tab headers for whichever tabs you want to group. Or use `Cmd + Shift` if you'd like to select a range of tabs.
Then right click on one of the tab headers, select `Group Tab` and give your tab group a name.
You can also move tab groups from one window to another through drag and drop, or search for a group by name using `Cmd + Shift + A`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment