Ocene za MySessions
MySessions — CromS
Ocena uporabnika cello
Ocenjeno z 4 od 5
— cello, pred 6 letiIt works but I don't know why even when I've disabled all timeline and periodic saves, it is still running a background.js that pops up every min to dump a huge chunk of text onto my FF Browser Console log screen like :
"Array(17) [ "{\"title\":\"tempSession\",\"date\":\"7/8/2019_18:34\",\"tabs\":[{\"title\..........."
and that can fill up multiple screens.
Can CromS improve it by letting it stay idle if all I need is a save when closing Firefox.
"Array(17) [ "{\"title\":\"tempSession\",\"date\":\"7/8/2019_18:34\",\"tabs\":[{\"title\..........."
and that can fill up multiple screens.
Can CromS improve it by letting it stay idle if all I need is a save when closing Firefox.
Odgovor razvijalca
objavljeno ob pred 6 letitempSession is a session that will be saved when the window is closed. It is updated every 30 seconds. I did not comment out the line before the release.