Managing Chrome Sessions and Tabs - raisercostin/raisercostin.github.io GitHub Wiki

First of all use SessionBuddy extension : https://sessionbuddy.com/ . There are other nice extensions like: TabCloud and OneTab.

Chrome keeps the tabs and sessions in two files (I have Chrome Version 62.0.3202.94 (Official Build) (64-bit)):

  • c:\Users\<YOUR_USERNAME>\AppData\Local\Google\Chrome\User Data\Default\ :
    • Last Session
    • Last Tabs
    • Current Session
    • Current Tabs

If you save them you can restore a session by copying some of them to Current Session and Current Tabs and bang ... you restored the chrome state.

Resources