joelpt / sidewise

Persistent sidebar extension for Chrome featuring tree style tabs and tab hibernation.
Creative Commons Zero v1.0 Universal
68 stars 13 forks source link

Show chrome://newtab or custom page after hibernating last open tab #15

Closed joelpt closed 12 years ago

joelpt commented 12 years ago

This will prevent Chrome shutting down when the user e.g. hibernates an entire window and it's the only normal window open. Showing chrome://newtab will probably be sufficient, though displaying a custom "you just hibernated the last tab" page would probably do a better job of explaining what the heck just happened.

joelpt commented 12 years ago

Done by showing chrome://newtab plus a one-time alert() message explaining why we did it.