I run daily build on Linux of the chromium browser. I keep running
into issues where I lose my tabs. I have never got the sync tabs to
work at all, and suspect it just doesn't work on Linux.
Right now I would just be happy to be able to periodically save my
tabs so that I could reload them at a later time.
I know about
.config/chromium/Default/Current Tabs
.config/chromium/Default/Last Tabs
When I lose my tabs on a restart Current is nearly empty and Last is
large. If I kill chromium and copy Last to Current, on restart it just
produces a tiny Current and move the big Current to Last. I presume
there is some corruption that makes it abandon the large one.
I also know about "Recently Closed", but when I get in this situation
there are no tabs to restore from that menu. History generally looks
ok, but Tabs are lost.
Again, I'm looking for some way to save Tabs when things are working
properly so that I could restore them on restart after a problem.