MySessions 的评价
MySessions 作者: CromS
cello 的评价
评分 4 / 5
来自 cello,5 年前It 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.
开发者回应
发布于 5 年前tempSession 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.