SB has 2 levels of saving:
the "current" session is cached, and continually updated.
Then there's the "previous sessions" - when a session gets saved to a database (permanent until you remove the extension)
SB will save a "previous session" to DB periodically, once on browser start and I think on browser close. For me this was insufficient so I added an auto-save timer