2

This isn't a programming code question, more of a browser UX issue. I know that in Firefox and Opera (perhaps Safari?), you can save your current browsing session to open later when you quit the app (I'm talking in Mac terms right now).

As far as I can tell, it's not very easy to do this in Chrome. I've got like 30 tabs open, and I need to restart my computer…I'd hate to lose all of that browsing data (bookmarking all of those pages loses the history of that session…plus it's a pain in the ass). It would also be nice if I could save multiple sessions that could be loaded asynchronously of each other similar to Opera.

Is there some sort of workaround for saving browsing sessions in Chrome?

Kara
  • 6,115
  • 16
  • 50
  • 57
joshdcomp
  • 1,618
  • 3
  • 19
  • 26
  • 1
    "This isn't a programming question" <-- Why have you posted it here then? – James May 24 '11 at 16:03
  • dude…it's a legit question for programming as I need to test in Chrome, and commonly have programming resources open in multiple tabs…it's just not a code question… – joshdcomp May 24 '11 at 17:13

2 Answers2

9

Why yes, you can enable that in the preferences:

Enabling Last Session

onteria_
  • 68,181
  • 7
  • 71
  • 64
1

Unless I misunderstood the question, just go to the preferences (chrome://settings/browser) and select "Reopen the pages that were open last" option

Evgeny Shadchnev
  • 7,320
  • 4
  • 27
  • 30